internal

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2026 License: MIT Imports: 13 Imported by: 0

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

func FxModule

func FxModule() fx.Option

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.
app
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.

Jump to

Keyboard shortcuts

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