Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ mathLib
Struct
mathLib
ext/math.go:404–406 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
}
403
404
type
mathLib
struct
{
405
version uint32
406
}
407
408
// LibraryName implements the SingletonLibrary interface method.
409
func
(*mathLib) LibraryName() string {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected