Generic parameters are now allowed on methods! There is a handful of projects that benefit greatly by presenting a smoother #golang API. One of my older drafts of a generic HTTP handler adaptor is now fun to use: github.com/dkotik/htada...
GitHub - dkotik/htadaptor: Generic domain logic adaptors for HTTP handlers.
Generic domain logic adaptors for HTTP handlers. Contribute to dkotik/htadaptor development by creating an account on GitHub.
github.com