Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetflowService ¶
type NetflowService struct{}
func (*NetflowService) StartNetflowRPC ¶
func (n *NetflowService) StartNetflowRPC(r *http.Request, args *StartNetflowArgs, reply *StartNetflowReply) error
Handler for incoming start netflow monitoring requests. Starts monitoring of interface
type StartNetflowArgs ¶
type StartNetflowReply ¶
type StartNetflowReply struct{}
Click to show internal directories.
Click to hide internal directories.