aboutsummaryrefslogtreecommitdiff
path: root/api/slack/slack_example_test.go
AgeCommit message (Collapse)Author
2026-01-03all: use SPDX license header formatShulhan
2021-02-03api/slack: a simple API to post message to SlackShulhan
This package only depends on standard packages. Currently, it provide function to send message using incoming webhook URL.