Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoSimplicity/LinkMe
/ Cmd
Struct
Cmd
ioc/cmd.go:10–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
)
9
10
type
Cmd
struct
{
11
Server *gin.Engine
12
Consumer []events.Consumer
13
Routes *job.Routes
14
Asynq *asynq.Server
15
Scheduler *job.TimedScheduler
16
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected