internal/

directory
v0.4.44 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2026 License: MIT

Directories

Path Synopsis
Package adapters provides application-specific logic.
Package adapters provides application-specific logic.
txn
Package domain contains the domain layer for the application.
Package domain contains the domain layer for the application.
entities
Package entities contains the models for the application.
Package entities contains the models for the application.
repositories
Package repositories package describes the implementation-agnostic interaction points with other parts of the business.
Package repositories package describes the implementation-agnostic interaction points with other parts of the business.
Package drivers provides code that is neither application or business specific.
Package drivers provides code that is neither application or business specific.
config
Package config provides support for loading configuration from various sources into a struct.
Package config provides support for loading configuration from various sources into a struct.
config/flagoptions
Package flagoptions implements config.Options using the standard library flag package.
Package flagoptions implements config.Options using the standard library flag package.
config/providers/k8smount
Package k8smount contains a koanf.Provider for loading configuration from Kubernetes volume mounts, i.e.
Package k8smount contains a koanf.Provider for loading configuration from Kubernetes volume mounts, i.e.
config/secret
Package secret provides helpers for secret configuration values, such as passwords or private keys.
Package secret provides helpers for secret configuration values, such as passwords or private keys.
config/split
Package split provides unmarshalers for Koanf config structs to convert strings to string slices using a particular delimiter.
Package split provides unmarshalers for Koanf config structs to convert strings to string slices using a particular delimiter.
pgsql
Package pgsql provides a PostgreSQL implementation of sql.DB.
Package pgsql provides a PostgreSQL implementation of sql.DB.
rpcserver/coverage
Package coverage exposes a HTTP handler to execute runtime/coverage functions on-demand without having to terminate the process.
Package coverage exposes a HTTP handler to execute runtime/coverage functions on-demand without having to terminate the process.
rpcserver/rpcerrors
Package rpcerrors provides a small utility for creating ConnectRPC errors based on string messages instead of existing errors.
Package rpcerrors provides a small utility for creating ConnectRPC errors based on string messages instead of existing errors.
Package usecases contains the usecases layer for the application.
Package usecases contains the usecases layer for the application.

Jump to

Keyboard shortcuts

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