MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / ToConfig

Method ToConfig

gateway/apinto/auth/manager.go:8–8  ·  view source on GitHub ↗
(cfg map[string]interface{})

Source from the content-addressed store, hash-verified

6 Name() string
7 ToPattern(cfg map[string]interface{}) interface{}
8 ToConfig(cfg map[string]interface{}) interface{}
9}
10
11type DriverManager struct {

Callers 1

toApintoMethod · 0.65

Implementers 5

AKSKgateway/apinto/auth/aksk.go
OAuth2gateway/apinto/auth/oauth2.go
Basicgateway/apinto/auth/basic.go
JWTgateway/apinto/auth/jwt.go
Apikeygateway/apinto/auth/apikey.go

Calls

no outgoing calls

Tested by

no test coverage detected