Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogLevel = log.InfoLevel
Functions ¶
Types ¶
type Consumer ¶
type Consumer struct {
// contains filtered or unexported fields
}
func NewConsumer ¶
type ConsumerTag ¶
type ConsumerTag struct {
// contains filtered or unexported fields
}
func NewConsumerTag ¶
func NewConsumerTag(name string) *ConsumerTag
func (ConsumerTag) Tag ¶
func (c ConsumerTag) Tag() string
type MessageHandler ¶
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
func DeclareExchange ¶
func NewSession ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.