scylla

package
v0.0.65 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scylla

type Scylla struct {
	Client        *gocql.Session
	Hosts         []string
	User          string
	Password      string
	Consistency   string
	LocalDC       *string
	Keyspace      string
	RetrieveField *string
	RetrieveQuery *schema.SqlQuery
	ClearQuery    *schema.SqlQuery
	FailQuery     *schema.SqlQuery
	// contains filtered or unexported fields
}

func (*Scylla) Cleanup

func (d *Scylla) Cleanup() error

func (*Scylla) ClearWork

func (d *Scylla) ClearWork() error

func (*Scylla) GetWork

func (d *Scylla) GetWork() (io.Reader, error)

func (*Scylla) HandleFailure

func (d *Scylla) HandleFailure() error

func (*Scylla) Init

func (d *Scylla) Init() error

func (*Scylla) LoadEnv

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

func (*Scylla) LoadFlags

func (d *Scylla) LoadFlags() error

Jump to

Keyboard shortcuts

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