Documentation
¶
Index ¶
- Variables
- func RebuildStateFromStateFile(ctx *appcontext.AppContext, stateID objects.MAC, repoID uuid.UUID, ...) (int, error)
- func RebuildStateFromStore(ctx *appcontext.AppContext, repoID uuid.UUID, storeConfig map[string]string, ...) (int, error)
- type Client
- type FileLock
- type RequestPkt
- type ResponsePkt
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrWrongVersion = errors.New("cached is running with a different version of plakar")
)
Functions ¶
func RebuildStateFromStore ¶
func RebuildStateFromStore(ctx *appcontext.AppContext, repoID uuid.UUID, storeConfig map[string]string, fireAndForget bool) (int, error)
Types ¶
type FileLock ¶
func LockedFile ¶
type RequestPkt ¶
type ResponsePkt ¶
Click to show internal directories.
Click to hide internal directories.