pkg/

directory
v2.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2026 License: MIT

Directories

Path Synopsis
communication
httptools
Package httptools contains several tools for dealing with http such as writing different kinds out content types and error handling.
Package httptools contains several tools for dealing with http such as writing different kinds out content types and error handling.
wstools
Package wstools contains several tools for dealing with websockets such as easily setting these up error handling.
Package wstools 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 contexttools provides functions which can be used to set/get values to/from context.Context.
Package contexttools 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 errortools contains reusable error messages and other helpers for dealing with errors.
Package errortools 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 sentrytools contains all sorts of tools for using Sentry.
Package sentrytools 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 timetools provides helpers for dealing with time.
Package timetools 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