Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ encoderLib
Struct
encoderLib
ext/encoders.go:85–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
type
encoderLib
struct
{
86
version uint32
87
}
88
89
func
(*encoderLib) LibraryName() string {
90
return
"cel.lib.ext.encoders"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected