Directories
¶
| Path | Synopsis |
|---|---|
|
checkpoint
|
|
|
conformance
Package conformance ships a table-driven contract suite that any engine.CheckpointStore implementation can run against itself to prove it satisfies the engine.CheckpointStore (and the optional engine.CheckpointLister / engine.CheckpointDeleter) contracts.
|
Package conformance ships a table-driven contract suite that any engine.CheckpointStore implementation can run against itself to prove it satisfies the engine.CheckpointStore (and the optional engine.CheckpointLister / engine.CheckpointDeleter) contracts. |
|
postgres
Package postgres implements engine.CheckpointStore on top of PostgreSQL.
|
Package postgres implements engine.CheckpointStore on top of PostgreSQL. |
|
sqlite
Package sqlite implements engine.CheckpointStore on top of SQLite.
|
Package sqlite implements engine.CheckpointStore on top of SQLite. |
Click to show internal directories.
Click to hide internal directories.