Versions in this module Expand all Collapse all v0 v0.0.1 Aug 17, 2023 Changes in this version + var Version = "development" + func Configure(ctx context.Context, logger zerolog.Logger, spec []byte, ...) (plugin.Client, error) + func Plugin() *plugin.Plugin + type Client struct + func (*Client) Close(_ context.Context) error + func (c *Client) Sync(ctx context.Context, options plugin.SyncOptions, ...) error + func (c *Client) Tables(_ context.Context, options plugin.TableOptions) (schema.Tables, error)