Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCompManager ¶
NewCompManager new default component manager
Types ¶
type Manager ¶
type Manager interface { Init(...Option) service.LifeCycle CompManager() component.Manager message.Caller }
Manager routes manager
type RemoteComponent ¶
func NewRemoteComponent ¶
func NewRemoteComponent(nodeType node.Type, r registry.Registry, wOpts ...registry.WatchOption) ( RemoteComponent, error)
Click to show internal directories.
Click to hide internal directories.