ankadbclient

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrNoConn - ankadb client no conn
	ErrNoConn = errors.New("ankadb client no conn")
)

Functions

This section is empty.

Types

type AnkaClient

type AnkaClient interface {
	Start(addr string) error
	Stop() error
	Query(ctx context.Context, request string, varval string) (*pb.ReplyQuery, error)
}

AnkaClient -

func NewClient

func NewClient() AnkaClient

NewClient -

Jump to

Keyboard shortcuts

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