MCPcopy 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
37func Get(name string) (IAuthDriver, bool) {
38 return authDriverManager.Get(name)
39}

Callers 1

toApintoMethod · 0.92

Calls 1

GetMethod · 0.65

Tested by

no test coverage detected