platform/

directory
v0.0.0-...-80b4c31 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2026 License: MIT

README

platform

Infrastructure assembly, invisible to business modules:

  • bootstrap — providers for logger, database, crypter, sessions, event bus, cron, migrator
  • conf — configuration loading and validation
  • server — HTTP server, router, middleware, health endpoints

Only internal/app may import these packages; the architecture test enforces it.

Directories

Path Synopsis
Package bootstrap provides the boot-time infrastructure providers.
Package bootstrap provides the boot-time infrastructure providers.
Package server assembles the HTTP layer from the modules' route contributions.
Package server assembles the HTTP layer from the modules' route contributions.

Jump to

Keyboard shortcuts

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