How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Go Engineering - Project Layout Best Practices

calendar_today March 7, 2021 person domain kratos

Introduction This article mainly discusses some thoughts on Go project engineering and the design concepts of Kratos from different perspectives of the project. Go is a language oriented around package names, allowing Go project layouts to be organized through various package names. By following standardized design principles, communication among team members can be greatly improved.

open_in_new Read original post