Versions in this module Expand all Collapse all v0 v0.0.6 Dec 21, 2023 v0.0.5 Dec 21, 2023 Changes in this version + func Configure(_ context.Context, logger zerolog.Logger, specBytes []byte, ...) (plugin.Client, error) + func Plugin() *plugin.Plugin + type Client struct + func (c *Client) Close(_ context.Context) error + func (c *Client) Logger() *zerolog.Logger + func (c *Client) Sync(ctx context.Context, options plugin.SyncOptions, ...) error + func (c *Client) Tables(_ context.Context, options plugin.TableOptions) (schema.Tables, error)