module
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Oct 23, 2023
License: MIT
Opens a new window with license information.
README
¶
G O L I B
This is an assortment of various shims/helpers/utilities for how I do things in Go.
- conf - Configuration parsing from files, environment, etc into structs or just global usage
- httpserver - General configuration of http servers with middleware for logging, metrics and rendering
- log - Logging based on Go Slog logger with configuration helpers
- signal - Helpers for dealing with signals (like Ctrl-C) and handling of clean shutdown
- store - Helpers for working with databases and generating queries.
- version - Simple package for setting and displaying version information.
Directories
¶
Click to show internal directories.
Click to hide internal directories.