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

Method MyAPIKeysByService

controller/system-apikey/apikey.go:19–19  ·  view source on GitHub ↗
(ctx *gin.Context, serviceId string, appId string)

Source from the content-addressed store, hash-verified

17 SimpleList(ctx *gin.Context) ([]*system_apikey_dto.SimpleItem, error)
18 MyAPIKeys(ctx *gin.Context) ([]*system_apikey_dto.SimpleItem, error)
19 MyAPIKeysByService(ctx *gin.Context, serviceId string, appId string) ([]*system_apikey_dto.AuthorizationItem, error)
20}
21
22func init() {

Callers 1

MyAPIKeysByServiceMethod · 0.65

Implementers 2

imlAPIKeyModulemodule/system-apikey/iml.go
imlAPIKeyControllercontroller/system-apikey/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected