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

Struct drpcProvisioner_SessionStream

provisionersdk/proto/provisioner_drpc.pb.go:132–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132type drpcProvisioner_SessionStream struct {
133 drpc.Stream
134}
135
136func (x *drpcProvisioner_SessionStream) Send(m *Response) error {
137 return x.MsgSend(m, drpcEncoding_File_provisionersdk_proto_provisioner_proto{})

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected