Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeHttpRequest = iota TypeHttpResponse )
Variables ¶
View Source
var Dissector dissecting
Functions ¶
func NewDissector ¶
Types ¶
type HTTPPayload ¶
type HTTPPayload struct { Type uint8 Data interface{} }
func (HTTPPayload) MarshalJSON ¶
func (h HTTPPayload) MarshalJSON() ([]byte, error)
type HTTPPayloader ¶
type HTTPWrapper ¶
type Http2Assembler ¶
type Http2Assembler struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.