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