forgejo/services/webhook
wxiaoguang 4f27c28947
Remove legacy unknwon/com package (#19298)
Follows: #19284
* The `CopyDir` is only used inside test code
* Rewrite `ToSnakeCase` with more test cases
* The `RedisCacher` only put strings into cache, here we use internal `toStr` to replace the legacy `ToStr`
* The `UniqueQueue` can use string as ID directly, no need to call `ToStr`
2022-04-02 00:34:57 +08:00
..
deliver.go Add Goroutine stack inspector to admin/monitor (#19207) 2022-03-31 19:01:43 +02:00
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
packagist.go
packagist_test.go
payloader.go
slack.go
slack_test.go
telegram.go
telegram_test.go
webhook.go Remove legacy unknwon/com package (#19298) 2022-04-02 00:34:57 +08:00
webhook_test.go
wechatwork.go