Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ DebugC
Struct
DebugC
IceFireDB-SQLProxy/pkg/config/config.go:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
type
DebugC
struct
{
42
Enable bool `yaml:
"enable"
`
43
Port int `yaml:
"port"
`
44
}
45
46
type
P2PS
struct
{
47
Enable bool `yaml:
"enable"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected