client

package
v0.0.0-...-b0c7cc0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoDB               = errors.New("no database selected")
	ErrInvalidArguments   = errors.New("invalid arguments")
	ErrUnsupportedCommand = errors.New("unsupported command")
)

Functions

This section is empty.

Types

type State

type State struct {
	// contains filtered or unexported fields
}

func Dial

func Dial(addr string) (*State, error)

func (*State) Close

func (s *State) Close()

func (*State) ExecuteCommand

func (s *State) ExecuteCommand(cmd *cmds.Command, args string) (string, error)

Jump to

Keyboard shortcuts

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