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

Method Project

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

Source from the content-addressed store, hash-verified

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

Callers 2

DeleteMethod · 0.65
publishMethod · 0.65

Implementers 1

ClientDrivergateway/apinto/client.go

Calls

no outgoing calls

Tested by

no test coverage detected