Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/APIParkLab/APIPark
/ Create
Method
Create
gateway/manager.go:46–46 ·
view source on GitHub ↗
(config *ClientConfig)
Source
from the content-addressed store, hash-verified
44
45
type
IFactory
interface
{
46
Create(config *ClientConfig) (IClientDriver, error)
47
}
48
49
func
Register(name string, factory IFactory) {
Callers
2
ThirdLogin
Method · 0.65
GetClient
Method · 0.65
Implementers
15
imlReleaseModule
module/release/iml.go
imlStrategyModule
module/strategy/iml.go
imlDynamicModule
module/dynamic-module/iml.go
imlServiceModule
module/service/iml.go
imlAPIKeyModule
module/system-apikey/iml.go
imlCertificate
module/certificate/impl.go
imlAPIModule
module/ai-api/iml.go
imlTeamModule
module/team/iml.go
imlKeyModule
module/ai-key/iml.go
influxdbV2
module/monitor/driver/influxdb-v2/infl
imlRouterModule
module/router/iml.go
imlCatalogueModule
module/catalogue/iml.go
Calls
no outgoing calls
Tested by
no test coverage detected