Go Microservice with Clean Architecture: Coding Style 2019-07-24 Jin Feng Tags: Golang Coding Style Clean Architecture Categories: Go Microservice Coding style is crucial to make programming effective. Good naming makes code self documenting. It includes three parts: application layout, coding rules and style, naming convention Read More →