Documentation
¶
Overview ¶
Package draincommand is a helper for daemon drain commands
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrDrained = errors.New("drained command")
)
Functions ¶
Types ¶
type ErrorSetter ¶
type ErrorSetter interface {
SetError(error)
}
Click to show internal directories.
Click to hide internal directories.