Documentation
¶
Index ¶
- type RabbitMQPS
- func (this *RabbitMQPS) GetInstance() *amqp.Connection
- func (this *RabbitMQPS) HandleCommand(cmd *cli.Command) error
- func (this *RabbitMQPS) HandleContext(cCtx *cli.Context) error
- func (this *RabbitMQPS) SetCategory(category string) *RabbitMQPS
- func (this *RabbitMQPS) SetPrefix(prefix string) *RabbitMQPS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RabbitMQPS ¶
type RabbitMQPS struct { RabbitMQUrl helpers.FlagHelper // contains filtered or unexported fields }
func NewRabbitMQPS ¶
func NewRabbitMQPS() *RabbitMQPS
func (*RabbitMQPS) GetInstance ¶
func (this *RabbitMQPS) GetInstance() *amqp.Connection
func (*RabbitMQPS) HandleCommand ¶
func (this *RabbitMQPS) HandleCommand(cmd *cli.Command) error
func (*RabbitMQPS) HandleContext ¶
func (this *RabbitMQPS) HandleContext(cCtx *cli.Context) error
func (*RabbitMQPS) SetCategory ¶
func (this *RabbitMQPS) SetCategory(category string) *RabbitMQPS
func (*RabbitMQPS) SetPrefix ¶
func (this *RabbitMQPS) SetPrefix(prefix string) *RabbitMQPS
Click to show internal directories.
Click to hide internal directories.