gitea/services/webhook
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json ()
* Migrate to use jsoniter

* fix tests

* update gitea.com/go-chi/binding

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
..
deliver.go Added option to disable webhooks ()
deliver_test.go Move webhook type from int to string ()
dingtalk.go Migrate to use jsoniter instead of encoding/json ()
dingtalk_test.go Move webhook type from int to string ()
discord.go Migrate to use jsoniter instead of encoding/json ()
feishu.go Migrate to use jsoniter instead of encoding/json ()
general.go Move webhook type from int to string ()
general_test.go Move webhook type from int to string ()
main_test.go Move webhook type from int to string ()
matrix.go Migrate to use jsoniter instead of encoding/json ()
matrix_test.go Move webhook type from int to string ()
msteams.go Migrate to use jsoniter instead of encoding/json ()
payloader.go Move webhook type from int to string ()
slack.go Migrate to use jsoniter instead of encoding/json ()
slack_test.go Move webhook type from int to string ()
telegram.go Migrate to use jsoniter instead of encoding/json ()
telegram_test.go Move webhook type from int to string ()
webhook.go fix a small nit ()
webhook_test.go Move webhook type from int to string ()