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

Struct compreV2Lib

ext/comprehensions.go:182–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182type compreV2Lib struct {
183 version uint32
184}
185
186// LibraryName implements that SingletonLibrary interface method.
187func (*compreV2Lib) LibraryName() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected