Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Operations ¶
type Operations struct { }
func (Operations) DeleteReplica ¶
func (o Operations) DeleteReplica(port string, streamName string) error
func (Operations) InstallTools ¶
func (o Operations) InstallTools(port string) error
func (Operations) StartRabbitMQNode ¶
func (o Operations) StartRabbitMQNode(port string) error
func (Operations) StopRabbitMQNode ¶
func (o Operations) StopRabbitMQNode(port string) error
Click to show internal directories.
Click to hide internal directories.