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

Method Get

module/ai-api/module.go:16–16  ·  view source on GitHub ↗
(ctx context.Context, serviceId string, apiId string)

Source from the content-addressed store, hash-verified

14 Delete(ctx context.Context, serviceId string, apiId string) error
15 List(ctx context.Context, keyword, serviceId string) ([]*ai_api_dto.APIItem, error)
16 Get(ctx context.Context, serviceId string, apiId string) (*ai_api_dto.API, error)
17 Prefix(ctx context.Context, serviceId string) (string, error)
18}
19

Callers 15

AddAuthorizationMethod · 0.65
EditAuthorizationMethod · 0.65
DeleteAuthorizationMethod · 0.65
AuthorizationsMethod · 0.65
DetailMethod · 0.65
InfoMethod · 0.65
GetAuthMethod · 0.65
ModelStateMethod · 0.65
ListCanInstallMethod · 0.65
pullHookMethod · 0.65
DeployMethod · 0.65
CancelDeployMethod · 0.65

Implementers 1

imlAPIModulemodule/ai-api/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected