Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd provides the cobra command implementations for wherehouse.
|
Package cmd provides the cobra command implementations for wherehouse. |
|
add
Package add implements adding entities to inventory.
|
Package add implements adding entities to inventory. |
|
config
Package config implements configuration management commands for wherehouse.
|
Package config implements configuration management commands for wherehouse. |
|
doctor
Package doctor implements the "wherehouse doctor" command
|
Package doctor implements the "wherehouse doctor" command |
|
export
Package export implements the export subcommand.
|
Package export implements the export subcommand. |
|
history
Package history implements the history subcommand.
|
Package history implements the history subcommand. |
|
import
Package importcmd implements the import subcommand.
|
Package importcmd implements the import subcommand. |
|
list
Package listcmd implements the wherehouse list command for displaying entities.
|
Package listcmd implements the wherehouse list command for displaying entities. |
|
man
Package man provides the "wherehouse man" command.
|
Package man provides the "wherehouse man" command. |
|
move
Package move implements the move subcommand.
|
Package move implements the move subcommand. |
|
remove
Package remove implements the remove command for marking entities as removed.
|
Package remove implements the remove command for marking entities as removed. |
|
rename
Package rename implements the rename subcommand.
|
Package rename implements the rename subcommand. |
|
scry
Package scry implements the "wherehouse scry" command
|
Package scry implements the "wherehouse scry" command |
|
serve
Package serve provides the "wherehouse serve" command.
|
Package serve provides the "wherehouse serve" command. |
|
status
Package status implements the status subcommand.
|
Package status implements the status subcommand. |
|
tag
Package tag implements the wherehouse tag command for adding, removing, and listing entity tags.
|
Package tag implements the wherehouse tag command for adding, removing, and listing entity tags. |
|
internal
|
|
|
app
Package app provides the use-case entry points for wherehouse.
|
Package app provides the use-case entry points for wherehouse. |
|
apptesting
Package apptesting provides test helpers for constructing a real *app.App over in-memory SQLite.
|
Package apptesting provides test helpers for constructing a real *app.App over in-memory SQLite. |
|
cli
Package cli provides shared command-line interface utilities for wherehouse commands.
|
Package cli provides shared command-line interface utilities for wherehouse commands. |
|
config
Package config provides configuration loading and management for wherehouse.
|
Package config provides configuration loading and management for wherehouse. |
|
entitypath
Package entitypath provides filepath-like manipulation of wherehouse entity paths.
|
Package entitypath provides filepath-like manipulation of wherehouse entity paths. |
|
eventbus
Package eventbus owns all event processing for wherehouse.
|
Package eventbus owns all event processing for wherehouse. |
|
inventory
Package inventory defines the core domain types for wherehouse: entity types and statuses, event types, and the canonical naming rules.
|
Package inventory defines the core domain types for wherehouse: entity types and statuses, event types, and the canonical naming rules. |
|
logging
Package logging provides a structured, leveled, file-only logger for wherehouse.
|
Package logging provides a structured, leveled, file-only logger for wherehouse. |
|
nanoid
Package nanoid provides a wrapper around the go-nanoid library for generating secure, URL-friendly unique string IDs.
|
Package nanoid provides a wrapper around the go-nanoid library for generating secure, URL-friendly unique string IDs. |
|
store
Package store provides mechanical SQLite persistence for wherehouse.
|
Package store provides mechanical SQLite persistence for wherehouse. |
|
styles
Package styles provides common color styles for user-facing output.
|
Package styles provides common color styles for user-facing output. |
|
version
Package versioncmd provides version information for the wherehouse application.
|
Package versioncmd provides version information for the wherehouse application. |
|
web
Package web provides the HTTP server and web UI for wherehouse.
|
Package web provides the HTTP server and web UI for wherehouse. |
Click to show internal directories.
Click to hide internal directories.