Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct {
// contains filtered or unexported fields
}
State provides access to a worker's view of the state.
func NewState ¶
NewState returns a version of the state that provides functionality required by the worker.
func (*State) UpdateLatestRevisions ¶
UpdateLatestRevisions retrieves charm revision info from a repository and updates the revision info in state.
Click to show internal directories.
Click to hide internal directories.