Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultManager = newManager()
View Source
var DefaultPublisher = &publisher{ch: make(chan []byte, 4096)}
View Source
var PayloadLimitBytes int64 = 4096 // bytes
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) StartBackgroundFlush ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
func (*Parser) UseRequest ¶
func (*Parser) UseResponse ¶
Click to show internal directories.
Click to hide internal directories.