go-storage-with-clean-arch

command module
v0.0.0-...-46bccf7 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: MIT Imports: 7 Imported by: 0

README

Description

Go project that provide storage (files) use cases with trying to structure code that accomplish Clean Architecture way.

Architecture diagram

architecture diagram

The diagram above depicts the structure of the code in this app/system that following Dependency Rule:
Source code dependencies must point only inward, toward higher-level policies

Running the app

# prod
$ make up-prod
# dev
$ make up-dev

Log the app

$ make logs-api

Test

$ make test

Inspired by

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db
mock
Code generated by MockGen.
Code generated by MockGen.
modules
util

Jump to

Keyboard shortcuts

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