Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ DRPCConn
Method
DRPCConn
provisionersdk/proto/provisioner_drpc.pb.go:39–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
38
type
DRPCProvisionerClient
interface
{
39
DRPCConn() drpc.Conn
40
41
Session(ctx context.Context) (DRPCProvisioner_SessionClient, error)
42
}
Callers
1
TestProvisionerSDK
Function · 0.95
Implementers
1
drpcProvisionerClient
provisionersdk/proto/provisioner_drpc.
Calls
no outgoing calls
Tested by
1
TestProvisionerSDK
Function · 0.76