Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BotnetNode ¶
type BotnetNode struct {
// contains filtered or unexported fields
}
func NewBotnetNode ¶
func NewBotnetNode(system *actor.ActorSystem, host string, port int) *BotnetNode
func (*BotnetNode) Shutdown ¶
func (node *BotnetNode) Shutdown(graceful bool)
func (*BotnetNode) Start ¶
func (node *BotnetNode) Start()
Click to show internal directories.
Click to hide internal directories.