Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComposedPublisher ¶
type ComposedPublisher []Publisher
func (ComposedPublisher) Publish ¶
func (c ComposedPublisher) Publish(r Record)
type Hasher ¶
type Hasher struct {
// contains filtered or unexported fields
}
NOTE: Hasher is not thread safe!
type RecordLocation ¶
Click to show internal directories.
Click to hide internal directories.