Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Index ¶ func New(backend adapter.Backend) adapter.AgentAdapter func RunSupervisorCommand(args []string) error type ExitError func (e *ExitError) Error() string func (e *ExitError) ExitCode() int Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(backend adapter.Backend) adapter.AgentAdapter func RunSupervisorCommand ¶ func RunSupervisorCommand(args []string) error Types ¶ type ExitError ¶ type ExitError struct { Code int } func (*ExitError) Error ¶ func (e *ExitError) Error() string func (*ExitError) ExitCode ¶ func (e *ExitError) ExitCode() int Source Files ¶ View all Source files client.gocommand.golocal_http.golocal_peer_linux.goopencode.gosupervisor.go Click to show internal directories. Click to hide internal directories.