gitea/services/webhook
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513)
and migrate affected code

_last refactoring bits to replace **util.OptionalBool** with
**optional.Option[bool]**_
2024-03-02 16:42:31 +01:00
..
deliver_test.go
deliver.go
dingtalk_test.go
dingtalk.go
discord_test.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
discord.go
feishu_test.go
feishu.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
general_test.go
general.go
main_test.go
matrix_test.go
matrix.go
msteams_test.go
msteams.go
notifier.go
packagist_test.go
packagist.go
payloader.go
slack_test.go
slack.go Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
telegram_test.go
telegram.go
webhook_test.go
webhook.go
wechatwork.go