Skip to content

Tags: hertz-contrib/requestid

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: improve function signature of generator (#9)

* feat: improve function signature of generator

* fix ci

* update license head

* fix ci

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/miss next (#7)

* fix: c.Next()

* feature: add ctx log

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add request id middleware (#1)

* feat: add request id middleware

* docs: use LF for new line character

* style: run gofumpt to format code

* chore: add licenserc

* doc: add license of direct dependencies

* doc: add LICENSE file

* docs: add get request id example