bea 65d03e376d
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
ci: fix publish step - replace go mod zip with python zipfile (go mod zip removed in Go 1.24+)
2026-03-10 00:17:40 +01:00
2026-03-01 03:04:10 +01:00
2026-03-01 03:04:10 +01:00
2026-03-01 03:04:10 +01:00
2026-03-01 03:04:10 +01:00
2026-03-01 03:04:10 +01:00
2026-03-01 03:04:10 +01:00
2026-03-01 03:04:10 +01:00
2026-03-01 03:04:10 +01:00
2026-03-01 03:04:10 +01:00
2026-03-01 03:04:10 +01:00

go-core

Reusable backend infrastructure module.

Packages

  • dotenv: load dotenv candidates while preserving existing env vars.
  • dbpool: PostgreSQL pool bootstrap for pgx.
  • migrate: migration helpers around golang-migrate.
  • smtp: SMTP mailer implementation.
  • middleware: reusable HTTP middleware (CORS, IP rate limiter).
  • worker: generic batch poller/runner utilities.
Description
No description provided
Readme 58 KiB
Languages
Go 100%