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

Method ConnectRPC29

agent/agent.go:123–123  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

121
122type Client interface {
123 ConnectRPC29(ctx context.Context) (
124 proto.DRPCAgentClient29, tailnetproto.DRPCTailnetClient28, error,
125 )
126 // ConnectRPC29WithRole is like ConnectRPC29 but sends an explicit

Callers 1

postStartupFunction · 0.65

Calls

no outgoing calls

Tested by 1

postStartupFunction · 0.52