MCPcopy
hub / github.com/safing/portmaster / Run

Method Run

cmds/cmdbase/service.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27type SystemService interface {
28 Run()
29 IsService() bool
30 RestartService() error
31}

Callers 15

RunServiceFunction · 0.95
selectActionMethod · 0.65
runTestFunction · 0.65
ensureWgCompatRuleMethod · 0.65
nftTableExistsFunction · 0.65
runTestFunction · 0.65
TestUnmarshalQueryFunction · 0.65
TestQueryBuilderFunction · 0.65
TestEncodeAsMapFunction · 0.65
TestEncodeValueFunction · 0.65

Implementers 2

LinuxSystemServicecmds/cmdbase/service_linux.go
WindowsSystemServicecmds/cmdbase/service_windows.go

Calls

no outgoing calls

Tested by 15

runTestFunction · 0.52
runTestFunction · 0.52
TestUnmarshalQueryFunction · 0.52
TestQueryBuilderFunction · 0.52
TestEncodeAsMapFunction · 0.52
TestEncodeValueFunction · 0.52
TestDecoderFunction · 0.52
runTestFunction · 0.52
runTestFunction · 0.52
runTestFunction · 0.52
runTestFunction · 0.52
runTestFunction · 0.52