Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PacketProxy ¶
type PacketProxy struct { session.SessionModule // contains filtered or unexported fields }
func NewPacketProxy ¶
func NewPacketProxy(s *session.Session) *PacketProxy
func (PacketProxy) Author ¶
func (mod PacketProxy) Author() string
func (*PacketProxy) Configure ¶
func (mod *PacketProxy) Configure() (err error)
func (PacketProxy) Description ¶
func (mod PacketProxy) Description() string
func (PacketProxy) Name ¶
func (mod PacketProxy) Name() string
func (*PacketProxy) Start ¶
func (mod *PacketProxy) Start() error
func (*PacketProxy) Stop ¶
func (mod *PacketProxy) Stop() error
Click to show internal directories.
Click to hide internal directories.