api

command module
v0.0.0-...-f26ca9b Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package: main

Directories

Path Synopsis
adapters
comm/rest
Package rest is responsible for rest communication layer
Package rest is responsible for rest communication layer
comm/rest/dto
Package dto is the package that defines types for data transfer
Package dto is the package that defines types for data transfer
comm/rest/errors
Package errors contains the generic errors for the REST adapter
Package errors contains the generic errors for the REST adapter
comm/rest/mappers
Package mappers is the package that maps objects back and fort between dto and domain
Package mappers is the package that maps objects back and fort between dto and domain
comm/rest/middleware
Package middleware is the package that holds the middleware logict for rest layer
Package middleware is the package that holds the middleware logict for rest layer
data/mongodb
Package mongodb is the package that holds the database logic for mongodb database
Package mongodb is the package that holds the database logic for mongodb database
data/mongodb/dao
Package dao is the package that holds the database access objects
Package dao is the package that holds the database access objects
data/mongodb/mappers
Package mappers is the package that maps objects back and fort between dao and domain
Package mappers is the package that maps objects back and fort between dao and domain
Package application is the package that holds the application logic between database and communication layers
Package application is the package that holds the application logic between database and communication layers
errors
Package errors is the package that holds the custom application errors
Package errors is the package that holds the custom application errors
Package domain is the package that holds the very basic domain objects
Package domain is the package that holds the very basic domain objects
Package util contains utility functions
Package util contains utility functions

Jump to

Keyboard shortcuts

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