MCPcopy
hub / github.com/cloudflare/cloudflared / Struct

Method Struct

tunnelrpc/proto/tunnelrpc.capnp.go:2295–2298  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2293type Tag_Promise struct{ *capnp.Pipeline }
2294
2295func (p Tag_Promise) Struct() (Tag, error) {
2296 s, err := p.Pipeline.Struct()
2297 return Tag{s}, err
2298}
2299
2300type ClientInfo struct{ capnp.Struct }
2301

Callers 15

ReadRootAuthenticationFunction · 0.45
AtMethod · 0.45
StructMethod · 0.45
AtMethod · 0.45
StructMethod · 0.45
AtMethod · 0.45
StructMethod · 0.45
ReadRootServerInfoFunction · 0.45
AtMethod · 0.45
StructMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected