Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBoardNotFound = errors.New("board not found")
ErrBoardNotFound is returned when a board is not found
Functions ¶
This section is empty.
Types ¶
type Backend ¶ added in v0.1.2
type Backend struct {
// contains filtered or unexported fields
}
Backend ensures the state is updated as required
func NewBackend ¶ added in v0.1.2
NewBackend returns a new instance of Backend
Click to show internal directories.
Click to hide internal directories.