MCPcopy 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
28type Transport string
29
30const (
31 TransportPTY Transport = "pty"

Callers 1

runServerFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected