Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hwholiday/learning_tools
/ Init
Function
Init
micro_agent/model/model.go:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
import
"micro_agent/model/user"
4
5
func
Init() {
6
user.Init()
7
}
Callers
nothing calls this directly
Calls
1
Init
Method · 0.65
Tested by
no test coverage detected