Software Craftsman
  • Home
  • Posts
  • Project
  • English
    English 中文
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 →

Recent Posts

  1. Service Resilience
  2. Go Distributed Tracing
  3. Go Microservice Series(*****)
  4. Application Container
  5. Dependency Injection
  6. Logging and Error Handling
  7. Coding Style
  8. Transaction Support
  9. Clean Architecture Design
  10. Design Principle

Categories

go-microservice

Tags

application-container application-layout clean-architecture coding-style database-transaction dependency-injection error-handling golang grpc logging microservice service-resilience tracing

Powered by Hugo | Theme - Bootstrap | ©Jin Feng 2019

Back to top