Versions in this module Expand all Collapse all v0 v0.1.1 Sep 14, 2017 v0.1.0 Sep 12, 2017 Changes in this version + type Agent struct + func New(cfg *config.Config) (a *Agent, err error) + func (a *Agent) Start() + func (a *Agent) Stop() + func (a *Agent) Wait() error + type LSNQuery int + const CurrentXLogFlushLocation + const LastXLogReplayLocation