Documentation ¶
Index ¶
Constants ¶
View Source
const ( EVENT_TYPE_CONNECT = iota EVENT_TYPE_ACCEPT EVENT_TYPE_REQUEST EVENT_TYPE_RESPONSE EVENT_TYPE_CLOSE )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GadgetDesc ¶
type GadgetDesc struct{}
func (*GadgetDesc) NewInstance ¶
func (g *GadgetDesc) NewInstance() (gadgets.Gadget, error)
type Tracer ¶
type Tracer struct {
// contains filtered or unexported fields
}
func (*Tracer) SetEventHandler ¶
func (*Tracer) SetMountNsMap ¶
Click to show internal directories.
Click to hide internal directories.