Documentation ¶
Index ¶
Constants ¶
View Source
const (
// PluginClass registered
PluginClass = "storagepcap"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
Plugin implements packetsniff.Plugin interface
func (*Plugin) RegisterHooks ¶
func (p *Plugin) RegisterHooks(hooks *packetsniff.Hooks)
RegisterHooks implements packetproc.Plugin interface
Click to show internal directories.
Click to hide internal directories.