package
0.0.0-20241026050618-9c428b31c2ac
Repository: https://github.com/aarthikrao/timemachine.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

JobFetcher is used to fetch the jobs for executing them.
JobStore methods that are used to store and retrieve data across disk and network.
JobStoreWithReplicator adds replicate methods on top of JobStore interface This will be used by remote connections with need to replicate the data, check health etc.

# Type aliases

JobStoreType defines the type of underlying JobStore.