Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Publisher ¶
type Publisher struct {
bindings.PubSubChannel
}
Publisher's channel(for now)
func NewPublisher ¶
func NewPublisher(conn *amqp.Connection) (*Publisher, error)
Create New publisher from connection(No way, right?) it should be defered btw
type PublishingPackage ¶ added in v0.0.2
Click to show internal directories.
Click to hide internal directories.