Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/1Panel-dev/1Panel
/ Openrc
Struct
Openrc
agent/utils/controller/manager/openrc.go:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
)
11
12
type
Openrc
struct
{ toolCmd string }
13
14
func
NewOpenrc() *Openrc {
15
return
&Openrc{toolCmd:
"rc-service"
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected