I've build go-omap and it's tiny library, that provides convenient wrapper around go maps and slices to provide a more convenient API for managing items that needs fast access, but also must be ordered at the same time.
Go v1.23 has been released just yet. With iterators being the most discussed feature there are couple more changes. Today I made a tiny experiments with the freshly baked unique library, that
How I thought I found a silver bullet for application configs, but it turned out I overcomplicated things again for my tiny application.
By the way there is a Youtube video I made
The condensed introduction with real-life examples so you could organize your Go repository the easy way.
While browsing different groups and communities around the Internet I often spot a question about structuring the