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

Struct protoLib

ext/protos.go:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77)
78
79type protoLib struct {
80 version uint32
81}
82
83// LibraryName implements the SingletonLibrary interface method.
84func (protoLib) LibraryName() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected