This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services/webhook
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2022-05-20 22:08:52 +08:00
..
deliver.go Use queue instead of memory queue in webhook send service (#19390) 2022-04-25 20:03:01 +02:00
deliver_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
dingtalk.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
dingtalk_test.go
discord.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
discord_test.go
feishu.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
feishu_test.go
general.go
general_test.go
main_test.go Use queue instead of memory queue in webhook send service (#19390) 2022-04-25 20:03:01 +02:00
matrix.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
matrix_test.go
msteams.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
msteams_test.go
packagist.go Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
packagist_test.go Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
payloader.go
slack.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
slack_test.go
telegram.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
telegram_test.go
webhook.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
webhook_test.go
wechatwork.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00