MCPcopy Create free account
hub / github.com/cel-expr/cel-go / networkLib

Struct networkLib

ext/network.go:189–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187)
188
189type networkLib struct {
190 version uint32
191}
192
193func (*networkLib) LibraryName() string {
194 return "cel.lib.ext.network"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected