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

Method Version

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

Source from the content-addressed store, hash-verified

8
9type ICommonController interface {
10 Version(ctx *gin.Context) (string, string, error)
11}
12
13func init() {

Callers 1

OllamaConfigUpdateMethod · 0.65

Implementers 3

imlCommonControllercontroller/common/iml.go
DynamicClientgateway/apinto/dynamic.go
adminClientgateway/admin/admin.go

Calls

no outgoing calls

Tested by

no test coverage detected