Nick Laros
Nick Laros
Hi, I'm trying to use this library in typescript project but got error `Could not find a declaration file for module 'nfc-pcsc'` Could you please add typescript definition to this...
**Describe the bug** The doc [here](https://go-zero.dev/docs/design/grammar/?_highlight=api&_highlight=json#doccomment) says that `it retain the original mark of //, /*, */.` But when I generate code using go-ctl, docs and comments are removed (except...
Current error handler only accept error as arguments, I propose to add failed task signature to make it more useful. Some use case is when we need to broadcast error...