8000 Tags · loopfz/gadgeto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: loopfz/gadgeto

Tags

v0.11.5

Toggle v0.11.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #101 from marie-j/master

feat: reword error on type uncompatibilies

v0.11.4

Toggle v0.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update go version and dependencies (#97)

Signed-off-by: francois.samin <francois.samin@ovhcloud.com>

v0.11.3

Toggle v0.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: yaml binding (#96)

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: provide a RegisterTagNameFunc() (#72)

Provide a public RegisterTagNameFunc in `handler.go`. So
clients of Tonic, can register their own tag functions.

Fixes #71

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: last gin-gonic patch release breaking change (#69)

See gin-gonic/gin#2351

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>

v0.10.0

Toggle v0.10.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rbeuque74 Romain Beuque
Version 0.10.0

v0.9.1

Toggle v0.9.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rbeuque74 Romain Beuque
Version 0.9.1

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
tonic: Configurable max body bytes (#61)

0