Directories ¶
Path | Synopsis |
---|---|
Package config handles the application configuration through environment variables and command line flags.
|
Package config handles the application configuration through environment variables and command line flags. |
Package errors provides enhanced error handling primitives that extend Go's standard errors package.
|
Package errors provides enhanced error handling primitives that extend Go's standard errors package. |
Package frontend provides the web interface for the skladka service built on top of [templ] templating engine and [TailwindCSS] for styling.
|
Package frontend provides the web interface for the skladka service built on top of [templ] templating engine and [TailwindCSS] for styling. |
components
Package components provides reusable UI components for the skladka frontend.
|
Package components provides reusable UI components for the skladka frontend. |
views
Package views provides the page templates for different sections of the skladka frontend.
|
Package views provides the page templates for different sections of the skladka frontend. |
Package logging provides a thin wrapper around [OpenTelemetry]'s logging sdk with a log/slog interface.
|
Package logging provides a thin wrapper around [OpenTelemetry]'s logging sdk with a log/slog interface. |
Package metrics provides a thin wrapper around [OpenTelemetry]'s metrics sdk.
|
Package metrics provides a thin wrapper around [OpenTelemetry]'s metrics sdk. |
Package paste provides the core data structures and functionality for managing text pastes in the system.
|
Package paste provides the core data structures and functionality for managing text pastes in the system. |
Package storage provides the persistence layer for the skladka service.
|
Package storage provides the persistence layer for the skladka service. |
Package tracing provides a thin wrapper around [OpenTelemetry]'s tracing sdk.
|
Package tracing provides a thin wrapper around [OpenTelemetry]'s tracing sdk. |
Click to show internal directories.
Click to hide internal directories.