internal/

directory
v0.0.0-...-f523dad Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2025 License: Apache-2.0

Directories

Path Synopsis
Package auth implements authentication strategies using the strategy pattern.
Package auth implements authentication strategies using the strategy pattern.
Package config loads and holds application configuration values.
Package config loads and holds application configuration values.
Package db provides database connectivity and schema migration helpers.
Package db provides database connectivity and schema migration helpers.
Package domain contains core business entities and request/response models.
Package domain contains core business entities and request/response models.
Package events implements decoupled event handling with concurrent support.
Package events implements decoupled event handling with concurrent support.
Package middleware contains HTTP middleware for the API server.
Package middleware contains HTTP middleware for the API server.
observability
log
Package log configures structured logging and helpers to propagate loggers via context.
Package log configures structured logging and helpers to propagate loggers via context.
Package repository provides data access for domain models using a SQL database.
Package repository provides data access for domain models using a SQL database.
Package security provides OWASP-compliant HTTP handler security wrappers
Package security provides OWASP-compliant HTTP handler security wrappers
Package service implements background task processing.
Package service implements background task processing.
Package storage implements flexible storage backends with interface abstractions.
Package storage implements flexible storage backends with interface abstractions.
transport
http
Package httpapi wires HTTP routing, handlers, and admin utilities.
Package httpapi wires HTTP routing, handlers, and admin utilities.
Package validation implements functional validation patterns.
Package validation implements functional validation patterns.

Jump to

Keyboard shortcuts

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