Documentation
¶
Overview ¶
Package directory contains an implementation of checkpointstate.Manager and checkpointstate.Session that uses a local file system directory and files therein to represent checkpoints.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManager ¶
func NewManager(dir string) checkpointstate.Manager
NewManager returns a new instance of a checkpointstate.Manager that manages checkpoints in a local, POSIX-compliant, filesystem directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.