Documentation ¶
Index ¶
- type State
- func (s *State) AppendToState(path string, size int64)
- func (s *State) Close()
- func (s *State) GetParams() map[string]interface{}
- func (s *State) IsAlreadyProcessed(path string) (bool, int64)
- func (s *State) IsAlreadyProcessedBool(path string) bool
- func (s *State) LoadParams()
- func (s *State) LoadState()
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
}
func (*State) AppendToState ¶
func (*State) IsAlreadyProcessedBool ¶
func (*State) LoadParams ¶
func (s *State) LoadParams()
Click to show internal directories.
Click to hide internal directories.