Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StateManager ¶
type StateManager struct { Location string // contains filtered or unexported fields }
func (StateManager) Load ¶
func (s StateManager) Load(id string) (hungryfox.RepoState, hungryfox.ScanStatus)
func (StateManager) Save ¶
func (s StateManager) Save(r hungryfox.Repo)
func (*StateManager) Start ¶
func (s *StateManager) Start() error
func (*StateManager) Stop ¶
func (s *StateManager) Stop() error
Click to show internal directories.
Click to hide internal directories.