Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LockGit/gochat
/ ApiConfig
Struct
ApiConfig
config/config.go:228–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
type
ApiConfig
struct
{
229
ApiBase ApiBase `mapstructure:
"api-base"
`
230
}
231
232
type
SiteBase
struct
{
233
ListenPort int `mapstructure:
"listenPort"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected