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