Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hwholiday/learning_tools
/ Service
Struct
Service
micro_agent/handler/hander.go:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
Service
struct
{
14
userServer user.Service
15
}
16
17
func
GetService()*Service {
18
return
server
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected