Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Codec ¶
type Codec struct { Conn io.ReadWriteCloser Encoder *yaml.Encoder Decoder *yaml.Decoder }
func (*Codec) ReadHeader ¶
Click to show internal directories.
Click to hide internal directories.