MCPcopy
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
61type instance interface {
62 Config() *config.Config
63 SetCmdLineOperation(f func() error)
64 Ready() bool
65}

Callers 12

startResumeWorkerMethod · 0.65
initUpdateConfigFunction · 0.65
EvtConfigChangeMethod · 0.65
startFunction · 0.65
prepFunction · 0.65
StartMethod · 0.65
startFunction · 0.65
startFunction · 0.65
prepPublicIdentityMgmtFunction · 0.65
registerIntelUpdateHookFunction · 0.65
startFunction · 0.65

Implementers 1

Instanceservice/instance.go

Calls

no outgoing calls

Tested by

no test coverage detected