Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultTopicPrefix = "es.aggregate."
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Duplicate ¶
type Duplicate struct {
// contains filtered or unexported fields
}
func NewDuplicate ¶
func NewDuplicate() *Duplicate
type ErrorHandlerFunc ¶
type SyncOption ¶
type SyncOption func(s *Sync)
func TopicPrefix ¶
func TopicPrefix(prefix string) SyncOption
Click to show internal directories.
Click to hide internal directories.