Documentation ¶
Overview ¶
This package contains the nonodo run function. This is separate from the main package to facilitate testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ApplicationConflictErr = errors.New("can't use built-in echo with custom application")
Functions ¶
func NewNonodoWorker ¶
func NewNonodoWorker(opts NonodoOpts) (w supervisor.SupervisorWorker, err error)
Start nonodo.
Types ¶
Click to show internal directories.
Click to hide internal directories.