Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Version = "development"
)
Functions ¶
Types ¶
type Client ¶
type Client struct { plugin.UnimplementedDestination // contains filtered or unexported fields }
func (*Client) Sync ¶
func (c *Client) Sync(ctx context.Context, options plugin.SyncOptions, res chan<- message.SyncMessage) error
Click to show internal directories.
Click to hide internal directories.