Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublisherBase ¶
type PublisherBase struct {
// contains filtered or unexported fields
}
func (*PublisherBase) Construct ¶
func (p *PublisherBase) Construct(serializer ...message.Serializer)
func (*PublisherBase) Serialize ¶
func (p *PublisherBase) Serialize(msg interface{}) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.