Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ NewClient
Function
NewClient
vpn/client.go:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
}
65
66
func
NewClient() Client {
67
return
&client{}
68
}
69
70
type
Options
struct
{
71
Headers http.Header
Callers
3
TestClient_WorkspaceUpdates
Function · 0.92
vpnDaemonRun
Method · 0.92
vpnDaemonRun
Method · 0.92
Calls
no outgoing calls
Tested by
1
TestClient_WorkspaceUpdates
Function · 0.74