Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/agentapi
/ Transport
TypeAlias
Transport
lib/httpapi/models.go:28–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
type
Transport string
29
30
const
(
31
TransportPTY Transport =
"pty"
Callers
1
runServer
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected