response/

directory
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2025 License: MIT

README

Response Mappers

This package provides mapping logic from internal domain records to response models used in APIs and services.

It is divided into two parts:

  • api/: Mappers used in the handler/controller layer to transform domain data into API responses.
  • service/: Mappers used inside service/business logic to produce clean and consistent outputs for other internal services or components.

These mappers ensure a clear separation between internal representations (record.*) and external response formats.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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