aboutsummaryrefslogtreecommitdiff
path: root/api/slack/slack.go
AgeCommit message (Expand)Author
2026-01-03all: use SPDX license header formatShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2023-12-13all: fix linter warnings reported by reviveShulhan
2023-09-14all: fix variable shadowing as reported by shadow toolShulhan
2023-09-11api/slack: fix error string that end with "\n"Shulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2022-04-06all: replace any usage of ioutil package with os or ioShulhan
2021-02-03api/slack: a simple API to post message to SlackShulhan