MCPcopy 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
2815type PortShareProtocol string
2816
2817const (
2818 PortShareProtocolHttp PortShareProtocol = "http"

Callers 2

ScanMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected