Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
func Start(eventCB discovery.EventCallback, errorCB discovery.ErrorCallback) (chan<- bool, error)
Start the sync process, successful events will be passed to eventCB, errors to errorCB. Returns a channel used to stop the sync process. Returns error if sync process can't be started.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.