Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ Get
Function
Get
gateway/apinto/auth/manager.go:37–39 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
35
}
36
37
func
Get(name string) (IAuthDriver, bool) {
38
return
authDriverManager.Get(name)
39
}
Callers
1
toApinto
Method · 0.92
Calls
1
Get
Method · 0.65
Tested by
no test coverage detected