MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / Application

Method Application

gateway/client.go:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19type IClientDriver interface {
20 Project() IProjectClient
21 Application() IApplicationClient
22 Service() IServiceClient
23 Subscribe() ISubscribeClient
24 Strategy() IStrategyClient

Callers 4

initGatewayMethod · 0.65
doOfflineMethod · 0.65
doOnlineMethod · 0.65
onlineMethod · 0.65

Implementers 1

ClientDrivergateway/apinto/client.go

Calls

no outgoing calls

Tested by

no test coverage detected