Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clouditor/clouditor
/ SetAuthorizer
Method
SetAuthorizer
api/authorizer.go:52–52 ·
view source on GitHub ↗
(auth Authorizer)
Source
from the content-addressed store, hash-verified
50
// an Authorizer
51
type
UsesAuthorizer
interface
{
52
SetAuthorizer(auth Authorizer)
53
Authorizer() Authorizer
54
}
55
Callers
6
WithOAuth2Authorizer
Function · 0.65
WithAuthorizer
Function · 0.65
WithOAuth2Authorizer
Function · 0.65
WithOAuth2Authorizer
Function · 0.65
WithAuthorizer
Function · 0.65
PrepareSession
Function · 0.65
Implementers
1
Session
cli/session.go
Calls
no outgoing calls
Tested by
no test coverage detected