remotedoc

package
v0.0.0-...-fe13e1c Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader struct {
	*textproto.Reader
	msgpack.Decoder
	// contains filtered or unexported fields
}

func NewReader

func NewReader(br *bufio.Reader) *Reader

type Writer

type Writer struct {
	*textproto.Writer
	msgpack.Encoder
}

func NewWriter

func NewWriter(bw *bufio.Writer) *Writer

func (*Writer) WriteCodeLine

func (w *Writer) WriteCodeLine(code int, message string) error

func (*Writer) WriteMIMEHeader

func (w *Writer) WriteMIMEHeader(hdr textproto.MIMEHeader) (err error)

Jump to

Keyboard shortcuts

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