reflect.Value.call (method) 3 uses reflect (current package) value.go#L337: return v.call("Call", in) value.go#L350: return v.call("CallSlice", in) value.go#L355: func (v Value) call(op string, in []Value) []Value {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)