Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ networkLib
Struct
networkLib
ext/network.go:196–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
)
195
196
type
networkLib
struct
{
197
version uint32
198
}
199
200
func
(*networkLib) LibraryName() string {
201
return
"cel.lib.ext.network"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected