Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoDeathCount = errors.New("no death count")
ErrNoDeathCount occurs when no death count is found in message.
Functions ¶
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
func (App) Done ¶
func (a App) Done() <-chan struct{}
Done returns the chan used for synchronization.
Click to show internal directories.
Click to hide internal directories.