Directories
¶
| Path | Synopsis |
|---|---|
|
apigen
|
|
|
cmd
|
|
|
bookstore
command
|
|
|
internal
|
|
|
database/pgdb/pgdbtest
Package pgdbtest boots a throwaway Postgres via testcontainers-go and returns a connected *pgdb.Postgres with migrations already applied.
|
Package pgdbtest boots a throwaway Postgres via testcontainers-go and returns a connected *pgdb.Postgres with migrations already applied. |
|
net/http
Package http wraps the standard library's http.Server with the small amount of boilerplate this project needs in every binary: an h2c-wrapped mux, a Run/Stop pair shaped to drop into a conc/pool.Pool, and a constructor that takes its dependencies explicitly.
|
Package http wraps the standard library's http.Server with the small amount of boilerplate this project needs in every binary: an h2c-wrapped mux, a Run/Stop pair shaped to drop into a conc/pool.Pool, and a constructor that takes its dependencies explicitly. |
Click to show internal directories.
Click to hide internal directories.