MCPcopy Create free account
hub / github.com/coder/coder / drpcProvisioner_SessionClient

Struct drpcProvisioner_SessionClient

provisionersdk/proto/provisioner_drpc.pb.go:69–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69type drpcProvisioner_SessionClient struct {
70 drpc.Stream
71}
72
73func (x *drpcProvisioner_SessionClient) GetStream() drpc.Stream {
74 return x.Stream

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected