Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ AGPLPortSharer
Struct
AGPLPortSharer
coderd/portsharing/portsharing.go:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
type
AGPLPortSharer
struct
{}
17
18
func
(AGPLPortSharer) AuthorizedLevel(_ database.Template, _ codersdk.WorkspaceAgentPortShareLevel) error {
19
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected