//
pkg.gl
Category
github.com/crawl/go-sequell
isync
package
0.0.0-20231215233255-5eee6075d0e8
Repository:
https://github.com/crawl/go-sequell.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
1
Files
297 SLOC
#
Functions
New
New creates a new sync object given a database connection spec and a cache directory to save logs.
#
Structs
Sync
Sync is the master isync state object, keeping track of the logs to sync, the database and the log fetcher.