Add Go Clean Template by @evrone

This commit is contained in:
Igor Adamenko 2022-06-11 12:40:25 +03:00 committed by GitHub
parent b96b6b3983
commit 3e90b6f0e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -606,6 +606,9 @@
- **[Git Status](https://github.com/romkatv/gitstatus)** by [Roman Perepelitsa](https://github.com/romkatv)<br>
Git status for Bash and Zsh prompt.
- **[Go Clean Template](https://github.com/evrone/go-clean-template)** by [Evrone](https://github.com/evrone)<br>
Clean Architecture template for Golang services.
- **[Go Daemon](https://github.com/takama/daemon)** by [Igor Dolzhikov](https://github.com/takama)<br>
A daemon package for use with Golang services.