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

Struct setsLib

ext/sets.go:97–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97type setsLib struct {
98 version uint32
99}
100
101// LibraryName implements the SingletonLibrary interface method.
102func (setsLib) LibraryName() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected