Versions in this module Expand all Collapse all v0 v0.7.4 May 29, 2018 Changes in this version + type Options struct + ReadTimeout time.Duration + WriteTimeout time.Duration + type SyncerClient struct + Finished sync.WaitGroup + ID uint64 + func New(addr string, myVersion, myHostname, myInfo string, cbs api.SyncerCallbacks, ...) *SyncerClient + func (s *SyncerClient) Start(cxt context.Context) error