Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ PortShareProtocol
TypeAlias
PortShareProtocol
coderd/database/models.go:2815–2815 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2813
}
2814
2815
type
PortShareProtocol string
2816
2817
const
(
2818
PortShareProtocolHttp PortShareProtocol =
"http"
Callers
2
postWorkspaceAgentPortShare
Method · 0.92
Scan
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected