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

Method ExportAll

controller/system/system.go:12–12  ·  view source on GitHub ↗
(ctx *gin.Context)

Source from the content-addressed store, hash-verified

10
11type IExportConfigController interface {
12 ExportAll(ctx *gin.Context) error
13}
14
15type IImportConfigController interface {

Callers 1

appendFilesMethod · 0.65

Implementers 10

imlAuthorizationModulemodule/application-authorization/iml.g
imlUpstreamModulemodule/upstream/iml.go
imlServiceModulemodule/service/iml.go
imlAppModulemodule/service/iml.go
imlTeamModulemodule/team/iml.go
imlRouterModulemodule/router/iml.go
imlCatalogueModulemodule/catalogue/iml.go
imlSubscribeModulemodule/subscribe/iml.go
imlSubscribeApprovalModulemodule/subscribe/iml.go
imlExportConfigControllercontroller/system/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected