MCPcopy Create free account
hub / github.com/cel-expr/cel-go / optionalLib

Struct optionalLib

cel/library.go:374–376  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372}
373
374type optionalLib struct {
375 version uint32
376}
377
378// OptionalTypesOption is a functional interface for configuring the strings library.
379type OptionalTypesOption func(*optionalLib) *optionalLib

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected