Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
type
drpcProvisioner_SessionClient
struct
{
70
drpc.Stream
71
}
72
73
func
(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