Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
Backend is a scheduler backend that doesn't do anything which is useful for testing.
func NewBackend ¶
NewBackend returns a new noop Backend instance.
Click to show internal directories.
Click to hide internal directories.