cmd: introduce control socket & subcommand
Move pprof debugging there.
This commit is contained in:
@@ -27,6 +27,9 @@ type Global struct {
|
||||
SockDir string
|
||||
}
|
||||
}
|
||||
Control struct {
|
||||
Sockpath string
|
||||
}
|
||||
}
|
||||
|
||||
type JobDebugSettings struct {
|
||||
|
||||
Reference in New Issue
Block a user