Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Commander ¶
type Commander struct {
// contains filtered or unexported fields
}
Commander implements the Commander interface.
func NewCommander ¶
func NewCommander(opts *options.Options, metricsCollector *metrics.Collector, logger *logger.Logger) *Commander
NewCommander creates the Commander for publisher to EventMesh.
func (*Commander) Init ¶
Init implements the Commander interface and initializes the publisher to BEB.
Click to show internal directories.
Click to hide internal directories.