Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/envbox
/ CoderClient
Interface
CoderClient
buildlog/coder.go:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
type
CoderClient
interface
{
36
Send(level codersdk.LogLevel, log string) error
37
io.Closer
38
}
39
40
type
agentClientV1
struct
{
41
ctx context.Context
Callers
2
Send
Method · 0.65
log
Method · 0.65
Implementers
2
agentClientV1
buildlog/coder.go
agentClientV2
buildlog/coder.go
Calls
no outgoing calls
Tested by
no test coverage detected