Documentation ¶
Overview ¶
Package text registers a media.Encoder and Decoder for the "text/plain" MIME type.
Index ¶
Constants ¶
View Source
const MIME = "text/plain"
Variables ¶
View Source
var ErrNotTextMarshaler = errors.New("interface is not a TextMarshaler")
View Source
var ErrNotTextUnmarshaler = errors.New("interface is not a TextUnmarshaler")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.