MCPcopy 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
16type AGPLPortSharer struct{}
17
18func (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