[go-nuts] Re: GO language best practice document

2023-09-13 Thread Jose Corral
Also, the Uber Go style guide has been a good resource for quite some time now: https://github.com/uber-go/guide/blob/master/style.md On Wednesday, September 13, 2023 at 2:18:11 PM UTC+2 jake...@gmail.com wrote: > In addition to the style guide, I have found > https://github.com/golang/go/wik

[go-nuts] Refining the State Pattern in Go

2023-08-29 Thread Jose Corral
Hi! I got to write an article about applying and refining the State Pattern in Go . I would appreciate some feedback as the approach itself still does fill like a work in progress, and somehow, it does still feel like "h