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

Struct optionalLib

cel/library.go:369–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367}
368
369type optionalLib struct {
370 version uint32
371}
372
373// OptionalTypesOption is a functional interface for configuring the strings library.
374type OptionalTypesOption func(*optionalLib) *optionalLib

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected