MCPcopy 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
197type networkLib struct {
198 version uint32
199}
200
201func (*networkLib) LibraryName() string {
202 return "cel.lib.ext.network"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected