Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/APIParkLab/APIPark
/ Get
Method
Get
controller/log/iml.go:17–19 ·
view source on GitHub ↗
(ctx *gin.Context, driver string)
Source
from the content-addressed store, hash-verified
15
}
16
17
func
(c *imlLogController) Get(ctx *gin.Context, driver string) (*log_dto.LogSource, error) {
18
return
c.module.Get(ctx, driver)
19
}
Callers
nothing calls this directly
Calls
1
Get
Method · 0.65
Tested by
no test coverage detected