Building blocks for idiomatic Go pipelines
(antonz.org)
from cm0002@lemmy.world to golang@programming.dev on 11 Aug 16:30
https://lemmy.world/post/34294928
from cm0002@lemmy.world to golang@programming.dev on 11 Aug 16:30
https://lemmy.world/post/34294928
#golang
threaded - newest
I was skeptical at first (uh, another one of these?) but the small algorithm illustrations charmed me enough to look at the repo and I think I like it. Well organized repo, straightforward code and a good example_test.go, something package authors often neglect. If nothing else it can be a useful source of ideas if you decide to roll your own version of one of these operations.