api

command
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: MIT Imports: 9 Imported by: 0

README

cmd/api

Process entrypoint package.

Pattern used

  • Owns process boot lifecycle only (construct app, start server, handle shutdown signals).
  • Keeps orchestration thin and delegates wiring to internal/app.

How to extend

  • Add process-level concerns only (signal handling, startup/shutdown flow).
  • Do not place business/usecase logic in this package.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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