ginplating

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

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

Go to latest
Published: May 19, 2023 License: MIT Imports: 10 Imported by: 0

README

ginplating

gin gonic clean architecture boilerplate

Directory Structure

.
├── controller
│   ├── http
│   ├── grpc
├── domain
│   ├── entity
│   ├── dto
│   ├── repository
│   ├── service
├── infrastructure
│   ├── database
│   ├── cache
│   ├── storage
│   ├── logger
│   ├── config
├── main.go
├── go.mod
├── go.sum
├── README.md
├── Makefile


Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
controller
domain
dto
infrastructure
pkg

Jump to

Keyboard shortcuts

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