exaprovider

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2020 License: Apache-2.0 Imports: 2 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.ConnConf) *Client

func (*Client) Close

func (c *Client) Close() error

func (*Client) Lock

func (c *Client) Lock() *Locked

type Locked

type Locked struct {
	Conn *exasol.Conn
}

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