Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶ added in v0.31.0
type State struct {
// contains filtered or unexported fields
}
func NewState ¶ added in v0.31.0
func NewState(logger logger, refresh StateRefreshFunc, pending, target []string) State
type StateRefreshFunc ¶ added in v0.31.0
Click to show internal directories.
Click to hide internal directories.