couchbase

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Couchbase

type Couchbase struct {
	Client     *gocb.Cluster
	Address    string
	User       *string
	Password   *string
	BucketName *string
	Scope      *string
	Collection *string
	ID         *string
	// TLS
	EnableTLS   *bool
	TLSInsecure *bool
	TLSCert     *string
	TLSKey      *string
	TLSCA       *string
}

func (*Couchbase) Cleanup

func (d *Couchbase) Cleanup() error

func (*Couchbase) Init

func (d *Couchbase) Init() error

func (*Couchbase) LoadEnv

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

func (*Couchbase) LoadFlags

func (d *Couchbase) LoadFlags() error

func (*Couchbase) Push

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

Jump to

Keyboard shortcuts

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