gitea/services/webhook
Adam Majer cbf923e87b
Abstract hash function usage (#28138)
Refactor Hash interfaces and centralize hash function. This will allow
easier introduction of different hash function later on.

This forms the "no-op" part of the SHA256 enablement patch.
2023-12-13 21:02:00 +00:00
..
deliver.go
deliver_test.go
dingtalk.go
dingtalk_test.go
discord.go
discord_test.go
feishu.go
feishu_test.go
general.go
general_test.go
main_test.go
matrix.go
matrix_test.go
msteams.go
msteams_test.go
notifier.go
packagist.go
packagist_test.go
payloader.go
slack.go Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
slack_test.go
telegram.go
telegram_test.go
webhook.go
webhook_test.go
wechatwork.go