Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yusing/godoxy
/ Initializer
Interface
Initializer
internal/jsonstore/jsonstore.go:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
type
Initializer
interface
{
29
Initialize()
30
}
31
32
type
store
interface
{
33
Initializer
Callers
2
loadNS
Function · 0.65
Initialize
Method · 0.65
Implementers
3
OverrideConfig
internal/homepage/override_config.go
Client
internal/homepage/integrations/qbittor
testObject
internal/jsonstore/jsonstore_test.go
Calls
no outgoing calls
Tested by
no test coverage detected