cassandra

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cassandra

type Cassandra struct {
	Client      *gocql.Session
	Hosts       []string
	User        string
	Password    string
	Consistency string
	Keyspace    string
	Query       *schema.SqlQuery
}

func (*Cassandra) Cleanup

func (d *Cassandra) Cleanup() error

func (*Cassandra) Init

func (d *Cassandra) Init() error

func (*Cassandra) LoadEnv

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

func (*Cassandra) LoadFlags

func (d *Cassandra) LoadFlags() error

func (*Cassandra) Push

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

Jump to

Keyboard shortcuts

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