▲ 9 r/golang

Generating swagger docs?

What's the recommended approach nowadays? A lot of tools seem to only support openapi 2.0. Is this a problem? Also is it worth testing wether the api is still in sync with the docs?

reddit.com
u/Stupidprogramner — 9 hours ago
▲ 21 r/golang

How should I structure files for long term maintainability?

When I have a project, files in it quite quickly become really large and harder to navigate, should I put everything in smaller files? Have a module per "topic" should I split methods of the same object in different files? Is there some rule of thumb?

reddit.com
u/Stupidprogramner — 7 days ago
▲ 29 r/golang

Resources to learn bubbletea?

I want to get into building TUI's, but I don't really get bubbletea at all, even the examples still seem confusing. Any resources to help learn bubbletea?

reddit.com
u/Stupidprogramner — 2 months ago