Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Index ¶ func Supervise(agentProg string, argv []string, c chan os.Signal) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Supervise ¶ func Supervise(agentProg string, argv []string, c chan os.Signal) error Supervise starts a child mackerel-agent process and supervises it. 'c' can be nil and it's typically nil. When you pass signal channel to this method, the channel will be closed internally. Types ¶ This section is empty. Source Files ¶ View all Source files supervisor.go Click to show internal directories. Click to hide internal directories.