Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registrar ¶
type Registrar struct {
// contains filtered or unexported fields
}
Registrar represents the modules.Registrar that allows to register all modules that are supported by BigDipper
func NewRegistrar ¶
func NewRegistrar(parser messages.MessageAddressesParser) *Registrar
NewRegistrar allows to build a new Registrar instance
Click to show internal directories.
Click to hide internal directories.