Documentation ¶
Overview ¶
Package text reads any text/* content-type
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCodec ¶
func NewCodec(c io.ReadWriteCloser) codec.Codec
Types ¶
type Codec ¶
type Codec struct {
Conn io.ReadWriteCloser
}
Click to show internal directories.
Click to hide internal directories.