Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
type
ICommonController
interface
{
10
Version(ctx *gin.Context) (string, string, error)
11
}
12
13
func
init() {
Callers
1
OllamaConfigUpdate
Method · 0.65
Implementers
3
imlCommonController
controller/common/iml.go
DynamicClient
gateway/apinto/dynamic.go
adminClient
gateway/admin/admin.go
Calls
no outgoing calls
Tested by
no test coverage detected