src.elv.sh/pkg/eval.goFn.options (field)
5 uses
src.elv.sh/pkg/eval (current package)
go_fn.go#L36: options reflect.Type
go_fn.go#L112: b.options = implType.In(i)
go_fn.go#L176: if !b.rawOptions && b.options == nil && len(opts) > 0 {
go_fn.go#L187: if b.options != nil {
go_fn.go#L188: ptrValue := reflect.New(b.options)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)