Directories
¶
| Path | Synopsis |
|---|---|
|
Package auth provides authentication primitives for the Mote backend: password hashing, JWT management, API key generation and validation, and HTTP middleware for identity resolution.
|
Package auth provides authentication primitives for the Mote backend: password hashing, JWT management, API key generation and validation, and HTTP middleware for identity resolution. |
|
Package cli provides shared CLI utilities for the mote binary, including an API client, output renderers, and command helpers.
|
Package cli provides shared CLI utilities for the mote binary, including an API client, output renderers, and command helpers. |
|
Package db provides database connection helpers for the Mote backend.
|
Package db provides database connection helpers for the Mote backend. |
|
Package migrations provides a lightweight migration runner for the Mote database.
|
Package migrations provides a lightweight migration runner for the Mote database. |
|
Package model defines the core domain types for the Mote backend.
|
Package model defines the core domain types for the Mote backend. |
|
Package server provides shared HTTP server utilities for mote-server.
|
Package server provides shared HTTP server utilities for mote-server. |
|
Package store provides data-access helpers for the Mote domain models.
|
Package store provides data-access helpers for the Mote domain models. |
|
Package testutil provides shared test helpers for integration tests.
|
Package testutil provides shared test helpers for integration tests. |
Click to show internal directories.
Click to hide internal directories.