internal/

directory
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2026 License: MIT

Directories

Path Synopsis
Package backup implements the `dodo backup` command: an online snapshot of the SQLite database, equivalent to `sqlite3 <db> ".backup <dest>"`.
Package backup implements the `dodo backup` command: an online snapshot of the SQLite database, equivalent to `sqlite3 <db> ".backup <dest>"`.
Package selfupdate lets the dodo-cli and dodo-tui binaries upgrade themselves in place from the project's GitHub releases: it compares the installed version against the latest release, and when a newer one exists it downloads the matching archive, verifies its checksum, and atomically replaces the running executable.
Package selfupdate lets the dodo-cli and dodo-tui binaries upgrade themselves in place from the project's GitHub releases: it compares the installed version against the latest release, and when a newer one exists it downloads the matching archive, verifies its checksum, and atomically replaces the running executable.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL