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

Struct celBindings

ext/bindings.go:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80type celBindings struct {
81 version uint32
82}
83
84func (*celBindings) LibraryName() string {
85 return "cel.lib.ext.cel.bindings"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected