MCPcopy
hub / github.com/expr-lang/expr / Option

FuncType Option

expr.go:22–22  ·  view source on GitHub ↗

Option for configuring config.

func(c *conf.Config)

Source from the content-addressed store, hash-verified

20
21// Option for configuring config.
22type Option func(c *conf.Config)
23
24// Env specifies expected input of env for type checks.
25// If struct is passed, all fields will be treated as variables,

Callers 1

value.goFile · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…