Documentation ¶
Overview ¶
Package controller implements a controller for minogrpc.
The controller can be used in a CLI to inject a dependency for Mino. It will start the overlay on the start command, and make sure resources are cleaned when the CLI daemon is stopping.
Documentation Last Review: 07.10.2020
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController() node.Initializer
NewController returns a new initializer to start an instance of Minogrpc.
Types ¶
type StoppableMino ¶
StoppableMino is an extension of Mino to allow one to stop the instance.
Click to show internal directories.
Click to hide internal directories.