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

Method MySimple

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

Source from the content-addressed store, hash-verified

31 SaveServiceDoc(ctx *gin.Context, id string, input *service_dto.SaveServiceDoc) error
32 Simple(ctx *gin.Context) ([]*service_dto.SimpleServiceItem, error)
33 MySimple(ctx *gin.Context) ([]*service_dto.SimpleServiceItem, error)
34
35 Swagger(ctx *gin.Context)
36 ExportSwagger(ctx *gin.Context)

Callers 1

MySimpleMethod · 0.65

Implementers 1

imlServiceControllercontroller/service/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected