exaprovider

package
v0.0.26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client implements everything that is needed to act as a Provider including the actual client to Exasol Websocket

func NewClient

func NewClient(conf *exasol.DSNConfig) *Client

func (*Client) Lock

func (c *Client) Lock(ctx context.Context) *Locked

type Locked

type Locked struct {
	Conf *exasol.DSNConfig
	Tx   *sql.Tx
}

func TestLock added in v0.0.26

func TestLock(t *testing.T, c *Client) *Locked

func (*Locked) Unlock

func (l *Locked) Unlock()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL