Skip to content

// PACKAGES

The collection

4 focused Go packages. Each one is small, idiomatic, and runs in production today.

v1.0.0

go-migration

Schema migrations for SQL databases — versioned, transactional, and CI-friendly.

go get github.com/gopackx/go-migration
v1.0.0

go-audit

Structured audit logging for Go services — append-only, queryable, and pluggable sinks.

go get github.com/gopackx/go-audit
v1.0.0

go-notification

Unified notification dispatcher — email, SMS, push, and webhooks behind one interface.

go get github.com/gopackx/go-notification
v1.1.1

open-swaggo

Auto-generate OpenAPI 3.x specs from Go annotations — drop-in replacement for swag.

go install github.com/gopackx/open-swaggo/cmd/swaggo@latest