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

Struct mathLib

ext/math.go:406–408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

404}
405
406type mathLib struct {
407 version uint32
408}
409
410// LibraryName implements the SingletonLibrary interface method.
411func (*mathLib) LibraryName() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected