Versions in this module Expand all Collapse all v3 v3.80.13 Sep 25, 2024 v3.80.12 Sep 24, 2024 Changes in this version + func NewTimeToLiveSettings(settings *Ydb_Table.TtlSettings) *options.TimeToLiveSettings + type Client struct + func New(ctx context.Context, cc grpc.ClientConnInterface, config *config.Config) *Client + func (c *Client) Close(ctx context.Context) (err error) + func (c *Client) CreateSession(ctx context.Context, opts ...table.Option) (_ table.ClosableSession, err error) + func (c *Client) Do(ctx context.Context, op table.Operation, opts ...table.Option) (finalErr error) + func (c *Client) DoTx(ctx context.Context, op table.TxOperation, opts ...table.Option) (finalErr error)