1
0
Fork 0
gitea/services/webhook
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
2020-12-25 11:59:32 +02:00
..
deliver.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
deliver_test.go
dingtalk.go
dingtalk_test.go
discord.go
feishu.go
general.go
general_test.go
main_test.go
matrix.go
matrix_test.go
msteams.go
payloader.go
slack.go
slack_test.go
telegram.go
telegram_test.go
webhook.go
webhook_test.go