Documentation
¶
Overview ¶
Package db contains domain types for working with persisted Logseq data.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlreadyExists ¶
func IsAlreadyExists ¶
func IsNotExists ¶
Types ¶
type GraphEncryptKey ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package mem implements an in-memory version of our DB interface, for quick iteration and local testing.
|
Package mem implements an in-memory version of our DB interface, for quick iteration and local testing. |
|
Package sqlite provides a thin wrapper over the sqlc-generated SQLite wrapper to adhere to our server's DB interface.
|
Package sqlite provides a thin wrapper over the sqlc-generated SQLite wrapper to adhere to our server's DB interface. |
Click to show internal directories.
Click to hide internal directories.