cockroach

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CockroachDB

type CockroachDB struct {
	Client      *sql.DB
	Host        string
	Port        int
	User        string
	Pass        string
	Db          string
	SslMode     string
	SSLRootCert *string
	SSLCert     *string
	SSLKey      *string
	RoutingID   *string
	Query       *schema.SqlQuery
}

func (*CockroachDB) Cleanup

func (d *CockroachDB) Cleanup() error

func (*CockroachDB) Init

func (d *CockroachDB) Init() error

func (*CockroachDB) LoadEnv

func (d *CockroachDB) LoadEnv(prefix string) error

func (*CockroachDB) LoadFlags

func (d *CockroachDB) LoadFlags() error

func (*CockroachDB) Push

func (d *CockroachDB) Push(r io.Reader) error

Jump to

Keyboard shortcuts

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