Directories ¶
Path | Synopsis |
---|---|
Package app is responsible for creating a new application instance.
|
Package app is responsible for creating a new application instance. |
Package bl acts as a connector between database and application and keeps all the business logic.
|
Package bl acts as a connector between database and application and keeps all the business logic. |
Package config is responsible for application configuration init.
|
Package config is responsible for application configuration init. |
Package domain keeps shared structures, constants and functions.
|
Package domain keeps shared structures, constants and functions. |
Package logger is responsible for logger initialization.
|
Package logger is responsible for logger initialization. |
Package rate provides rate limiter functionality.
|
Package rate provides rate limiter functionality. |
Package storage keeps logic for volumes and snapshots info repositories.
|
Package storage keeps logic for volumes and snapshots info repositories. |
Package system keeps all cli prompt system tools commands.
|
Package system keeps all cli prompt system tools commands. |
btrfs
Package btrfs keeps all needed btrfs commands.
|
Package btrfs keeps all needed btrfs commands. |
findmnt
Package findmnt provides `findmnt` tool logic.
|
Package findmnt provides `findmnt` tool logic. |
Package ui implements the UI for the delorean application.
|
Package ui implements the UI for the delorean application. |
components/help
Package help keeps the logic for bottom help bar.
|
Package help keeps the logic for bottom help bar. |
components/settings
Package settings is responsible for settings logic.
|
Package settings is responsible for settings logic. |
components/snapshots
Package snapshots keeps all the logic for snapshots component.
|
Package snapshots keeps all the logic for snapshots component. |
components/tabs
Package tabs keeps the logic for tabs component.
|
Package tabs keeps the logic for tabs component. |
shared
Package shared keeps shared domains.
|
Package shared keeps shared domains. |
shared/elements/alert
Package alert keeps helpers to create a standard alert window.
|
Package alert keeps helpers to create a standard alert window. |
shared/elements/dialog
Package dialog keeps helpers to create a standard dialog window.
|
Package dialog keeps helpers to create a standard dialog window. |
shared/elements/divider
Package divider keeps helpers to draw dividers.
|
Package divider keeps helpers to draw dividers. |
shared/elements/tab
Package tab keeps helpers to create tabs.
|
Package tab keeps helpers to create tabs. |
shared/styles
Package styles keeps default styles.
|
Package styles keeps default styles. |
Package version just keeps current application version.
|
Package version just keeps current application version. |
Click to show internal directories.
Click to hide internal directories.