migrate provides boilerplate app modules and cobra commands.
Updated 2026-06-29 18:50:49 -07:00
appcli provides boilerplate dependency handling for command line apps based on urfave/cli.
Updated 2026-06-29 18:50:44 -07:00
applog is a opinionated logger configuration.
Updated 2026-06-29 18:50:25 -07:00
clocktime provides a calendar independent time of day object in 24-hour format.
Updated 2026-06-29 18:50:19 -07:00
config is a tiny library to streamline configuration loading and validation.
Updated 2026-06-29 18:50:14 -07:00
app helps streamline core setup and teardown functions, defining dependency graphs for each module.
Updated 2026-06-29 18:50:07 -07:00
dbx is a small toolkit of reusable and common database patterns. Provides an app.Subsystem for initialization.
Updated 2026-06-29 18:49:26 -07:00
Relay-style cursor pagination for go-jet MySQL queries.
Updated 2026-06-29 17:15:08 -07:00