agent

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2017 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

type Agent struct {
	// contains filtered or unexported fields
}

func New

func New(cfg *config.Config) (a *Agent, err error)

func (*Agent) Start

func (a *Agent) Start()

Loop forever between two modes of operation: sleeping or primary, and a follower (the follower mode has its own criterium to figure out if it needs to do work).

func (*Agent) Stop

func (a *Agent) Stop()

Stop cleans up and shuts down the Agent

func (*Agent) Wait

func (a *Agent) Wait() error

Wait blocks until shutdown

type LSNQuery

type LSNQuery int
const (
	LastXLogReplayLocation LSNQuery = iota
	CurrentXLogFlushLocation
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL