You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/webhook
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
* 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>
4 years ago
..
deliver.go
deliver_test.go
dingtalk.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
dingtalk_test.go
discord.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
feishu.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
general.go
general_test.go
main_test.go
matrix.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
matrix_test.go
msteams.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
payloader.go
slack.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
slack_test.go
telegram.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
telegram_test.go
webhook.go
webhook_test.go