Our great sponsors
-
Hi folks. Go 1.18 is on its way. It will be a great release and special feature is strings.Cut generics. I wrote a library to help you simplify your code and get rid of boilerplate: https://github.com/nikgalushko/fx.
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Will advise you to change the library name as there is another popular library with same name. https://github.com/uber-go/fx
-
One could also use type or function aliases so it's up to the user to import from subpackages or the root package. That's what I did in qdm12/goshutdown and I like it so far.