hexdigest / gowrap

GoWrap is a command line tool for generating decorators for Go interfaces
MIT License
1.06k stars 82 forks source link

feat(logrus): add support for WithContext method #47

Closed damianopetrungaro closed 1 year ago

damianopetrungaro commented 2 years ago

Add support for WithContext method from logrus package

damianopetrungaro commented 2 years ago

@hexdigest any update on this?

hexdigest commented 2 years ago

@damianopetrungaro first of all thank you for your contribution. Please take a look at my review.