Documentation
¶
Overview ¶
Package internal wires Hallmark's components into a single fx module that cmd/server composes alongside the kit's defaults.
Index ¶
Constants ¶
View Source
const Version = "0.1.0"
Version is the running Hallmark version; matches the published image tag.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package api holds Hallmark's JSON:API DTOs and the mappers between them and the domain aggregates.
|
Package api holds Hallmark's JSON:API DTOs and the mappers between them and the domain aggregates. |
|
Package app holds Hallmark's usecases and the repository ports they depend on.
|
Package app holds Hallmark's usecases and the repository ports they depend on. |
|
Package db holds Hallmark's Postgres repositories: gorm entities that implement the domain interfaces directly and read/write through the kit query DSL.
|
Package db holds Hallmark's Postgres repositories: gorm entities that implement the domain interfaces directly and read/write through the kit query DSL. |
|
Package domain holds Hallmark's business aggregates.
|
Package domain holds Hallmark's business aggregates. |
|
Package fields holds the logical field-name constants used to build search queries.
|
Package fields holds the logical field-name constants used to build search queries. |
|
Package internaltest holds test builders + matchers shared by Hallmark's unit and integration tests.
|
Package internaltest holds test builders + matchers shared by Hallmark's unit and integration tests. |
|
transport
|
|
|
grpc
Package grpc holds Hallmark's gRPC controllers.
|
Package grpc holds Hallmark's gRPC controllers. |
|
http
Package http holds Hallmark's JSON:API controllers.
|
Package http holds Hallmark's JSON:API controllers. |
Click to show internal directories.
Click to hide internal directories.