MCPcopy
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

3import "micro_agent/model/user"
4
5func Init() {
6 user.Init()
7}

Callers

nothing calls this directly

Calls 1

InitMethod · 0.65

Tested by

no test coverage detected