textprot

package
v0.0.0-...-d3db570 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Components protocol.Components = comps{}

Components is the holder for all the different protocol components in the textprot package

Functions

This section is empty.

Types

type TextParser

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

func NewTextParser

func NewTextParser(reader *bufio.Reader) TextParser

func (TextParser) Parse

type TextResponder

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

func NewTextResponder

func NewTextResponder(writer *bufio.Writer) TextResponder

func (TextResponder) Add

func (t TextResponder) Add(opaque uint32, quiet bool) error

func (TextResponder) Append

func (t TextResponder) Append(opaque uint32, quiet bool) error

func (TextResponder) Delete

func (t TextResponder) Delete(opaque uint32) error

func (TextResponder) Error

func (t TextResponder) Error(opaque uint32, reqType common.RequestType, err error, quiet bool) error

func (TextResponder) GAT

func (t TextResponder) GAT(response common.GetResponse) error

func (TextResponder) Get

func (t TextResponder) Get(response common.GetResponse) error

func (TextResponder) GetE

func (t TextResponder) GetE(response common.GetEResponse) error

func (TextResponder) GetEnd

func (t TextResponder) GetEnd(opaque uint32, noopEnd bool) error

func (TextResponder) Noop

func (t TextResponder) Noop(opaque uint32) error

func (TextResponder) Prepend

func (t TextResponder) Prepend(opaque uint32, quiet bool) error

func (TextResponder) Quit

func (t TextResponder) Quit(opaque uint32, quiet bool) error

func (TextResponder) Replace

func (t TextResponder) Replace(opaque uint32, quiet bool) error

func (TextResponder) Set

func (t TextResponder) Set(opaque uint32, quiet bool) error

func (TextResponder) Touch

func (t TextResponder) Touch(opaque uint32) error

func (TextResponder) Version

func (t TextResponder) Version(opaque uint32) error

Jump to

Keyboard shortcuts

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