Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReplicator ¶
func NewReplicator(p *Publisher, rels ...string) (evt.LocalPublisher, error)
Types ¶
type Publisher ¶
type Publisher struct {
// contains filtered or unexported fields
}
func NewPublisher ¶
func NewStatefulPublisher ¶
type Replicator ¶
type Replicator struct {
// contains filtered or unexported fields
}
func (*Replicator) LocalRev ¶
func (r *Replicator) LocalRev() time.Time
func (*Replicator) Locals ¶
func (r *Replicator) Locals() []evt.Trans
func (*Replicator) PublishLocal ¶
Click to show internal directories.
Click to hide internal directories.