Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LockGit/gochat
/ TaskConfig
Struct
TaskConfig
config/config.go:220–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
type
TaskConfig
struct
{
221
TaskBase TaskBase `mapstructure:
"task-base"
`
222
}
223
224
type
ApiBase
struct
{
225
ListenPort int `mapstructure:
"listenPort"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected