Ivan Boyarkin
Ivan Boyarkin
Hi! Thanks for a great library, we are using it a lot in our projects. What I found today interesting in our profiler, that [`easyjson.UnmarshalFromReader`](https://github.com/mailru/easyjson/blob/master/helpers.go#L100-L101) reads everything from the `io.Reader`...
After rebasing our project to the new version with `StackFrames`, I realized, that it requires changes in many `contrib/*` subpackages too. Our usecase is gRPC middleware for example. Maybe it...
Is it possible to let bot update his own messages (somehow monitor lifecycle of giltab's entities), for example mark MR as merged, Issue as closed etc.? Probably it will require...