Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/safing/portmaster
/ Config
Method
Config
base/api/module.go:62–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
61
type
instance
interface
{
62
Config() *config.Config
63
SetCmdLineOperation(f
func
() error)
64
Ready() bool
65
}
Callers
12
startResumeWorker
Method · 0.65
initUpdateConfig
Function · 0.65
registerGlobalConfigProfileUpdater
Function · 0.65
EvtConfigChange
Method · 0.65
start
Function · 0.65
prep
Function · 0.65
Start
Method · 0.65
start
Function · 0.65
start
Function · 0.65
prepPublicIdentityMgmt
Function · 0.65
registerIntelUpdateHook
Function · 0.65
start
Function · 0.65
Implementers
1
Instance
service/instance.go
Calls
no outgoing calls
Tested by
no test coverage detected