Skip to content

golangsrilanka/go-puso

Folders and files

NameName
Last commit message
Last commit date
Aug 18, 2021
Oct 23, 2023
Oct 23, 2023
Aug 18, 2021
Oct 23, 2023
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Oct 23, 2023
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Aug 18, 2021
Sep 27, 2021
Aug 18, 2021
Oct 23, 2023
Oct 23, 2023
Oct 23, 2023

Repository files navigation

go-puso

pusa

Golang project template form Golang Sri Lanka

Project Architecture

Folder Structure

.
├── api
│   ├── handler
│   └── router
├── cmd
│   ├── server
│   └── view
├── config
├── database
├── docs
├── internal
│   └── maths
├── scripts
└── transact
   └── puso
├── config.yml
├── Dockerfile
├── docker-compose.yaml
├── .goreleaser.yml
├── main.go
└── README.md