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
}
func (*State) AppendToState ¶
AppendToState records that path (with the given size) has been processed. see https://github.com/Altinity/clickhouse-backup/issues/1172
func (*State) IsAlreadyProcessed ¶
IsAlreadyProcessed reports whether path was already processed and its recorded size. see https://github.com/Altinity/clickhouse-backup/issues/1172
Click to show internal directories.
Click to hide internal directories.