Nick Laros

Results 3 issues of 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...

enhancement
help wanted
good first issue

**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...

feature

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...