GoWrap is a command line tool for generating decorators for Go interfaces
Description
GoWrap is a command line tool that generates decorators for Go interface types
using simple templates. With GoWrap you can easily add metrics, tracing,
fallbacks, pools, and many other features into your existing code in a few
seconds.