command_sender

package
v0.0.0-...-9492aa1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrSendClosedSocket  = base.NewSendClosedSocketError()
	ErrCreateSocket      = base.NewCreateSocketError()
	ErrConnectBindSocket = base.NewConnectBindSocketError()
	ErrSendBytes         = base.NewSendBytesError()
)

Functions

This section is empty.

Types

type Sender

type Sender interface {
	Send(command *command.Command) error
}

func NewSender

func NewSender() (Sender, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL