Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInternal = errors.New("console: internal error")
View Source
var ErrMalformedOutput = errors.New("console: recieved malformed output")
View Source
var ErrNoPlayer = errors.New("console: no player was found")
View Source
var ErrTimeout = errors.New("console: connection timeout")
Functions ¶
This section is empty.
Types ¶
type Local ¶
type Local struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.