Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager handles state persistence
type State ¶
State represents the persistent state of gitsyncer
func (*State) HasRunWithinWeek ¶
HasRunWithinWeek checks if the last batch run was within the past week
func (*State) UpdateBatchRunTime ¶
func (s *State) UpdateBatchRunTime()
UpdateBatchRunTime updates the last batch run timestamp to now
Click to show internal directories.
Click to hide internal directories.