pkg/

directory
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2025 License: MIT

Directories

Path Synopsis
communication
http
Package http contains several tools for dealing with http such as writing different kinds out content types and error handling.
Package http contains several tools for dealing with http such as writing different kinds out content types and error handling.
ws
Package ws contains several tools for dealing with websockets such as easily setting these up error handling.
Package ws contains several tools for dealing with websockets such as easily setting these up error handling.
Package config provides functions which can be used to extract environment variables and parse them to the right type.
Package config provides functions which can be used to extract environment variables and parse them to the right type.
Package context provides functions which can be used to set/get values to/from context.Context.
Package context provides functions which can be used to set/get values to/from context.Context.
Package database provides database agnostic helpers.
Package database provides database agnostic helpers.
postgres
Package postgres provides several github.com/jackc/pgx related helpers for interacting with postgres.
Package postgres provides several github.com/jackc/pgx related helpers for interacting with postgres.
Package errors contains reusable error messages and other helpers for dealing with errors.
Package errors contains reusable error messages and other helpers for dealing with errors.
Package grapher provides a tool for easily creating graphs.
Package grapher provides a tool for easily creating graphs.
Package logging contains helpers for logging.
Package logging contains helpers for logging.
Package middleware provides configurable middleware and predefined lists, such as Minimal, Default and DefaultWithSentry.
Package middleware provides configurable middleware and predefined lists, such as Minimal, Default and DefaultWithSentry.
Package parse contains helper functions for parsing different kinds of URL and Query parameters.
Package parse contains helper functions for parsing different kinds of URL and Query parameters.
Package sentry contains all sorts of tools for using Sentry.
Package sentry contains all sorts of tools for using Sentry.
Package test provides multiple tools to write tests faster and keep them simple.
Package test provides multiple tools to write tests faster and keep them simple.
Package threading provides tools for multi threading applications.
Package threading provides tools for multi threading applications.
Package time provides helpers for dealing with time.
Package time provides helpers for dealing with time.
Package tpl provides tools for templates.
Package tpl provides tools for templates.
Package validate provides an easy way to validate the data contained in structs, typically being DTOs containing user input.
Package validate provides an easy way to validate the data contained in structs, typically being DTOs containing user input.

Jump to

Keyboard shortcuts

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