Documentation
¶
Overview ¶
Package backends provides optional remote sync layers. Default is local SQLite only — backends are never required.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotImplemented = errors.New("backend not implemented yet")
Functions ¶
Types ¶
type Backend ¶
Click to show internal directories.
Click to hide internal directories.