MCPcopy Index your code
hub / github.com/coder/coder / drpcTailnet_CoordinateClient

Struct drpcTailnet_CoordinateClient

tailnet/proto/tailnet_drpc.pb.go:131–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131type drpcTailnet_CoordinateClient struct {
132 drpc.Stream
133}
134
135func (x *drpcTailnet_CoordinateClient) GetStream() drpc.Stream {
136 return x.Stream

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected