Various small functions I regularly use in my projects
mStar
9d803a94ee
- Builder for chaining multiple middlewares on top of a base handler - Middleware for adding a map of values to the request context - Middleware for adding zerolog logging to the request |
||
---|---|---|
containers | ||
embedFsWrapper | ||
maputils | ||
middleware | ||
multiplexer | ||
other | ||
sliceutils | ||
wrapped-mutex | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md |
GoUtils
A collection of useful functions and structs that I use for my projects.