golib

module
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 License: MIT

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

Path Synopsis

Jump to

Keyboard shortcuts

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