Documentation
¶
Index ¶
Constants ¶
View Source
const (
OptionContentTypeJson int16 = 1 << 1
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Codec ¶
type Codec struct {
// contains filtered or unexported fields
}
Codec represents codec codec
type Decoder ¶ added in v0.1.4
func NewDecoder ¶ added in v0.1.4
type Header ¶ added in v0.1.3
func (Header) IsContentTypeJson ¶ added in v0.1.4
type LineBasedFrameDecoder ¶ added in v0.1.4
type LineBasedFrameDecoder struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.