N
N
NubasLol2019-05-15 13:16:27
go
NubasLol, 2019-05-15 13:16:27

Web site/service in golang for analysis of coding practices, is there one?

Is there any easy open source project to look at, good golang code?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
triopsidae, 2019-05-18
@NubasLol

Clean Go: Go Clean
Go + Gin: Go Gin
Go + Echo: Go Echo
Clean architecture in Go: Go Clean Arch
There are also a lot of examples and documentation on the official Go website.

T
terrier, 2019-05-15
@terrier

Here .
The code is clear, well documented, tests are written for everything. The project is already 9 years old, has passed the test of time. Outright bad practices are rare.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question