1
0
mirror of https://github.com/nikoksr/notify.git synced 2024-11-28 08:39:13 +02:00
A dead simple Go library for sending notifications to various messaging services.
Go to file
2021-01-25 05:05:28 +01:00
service refactor(lib): comment and clean up code 2021-01-25 05:05:28 +01:00
.editorconfig feat: init project 2021-01-25 00:14:21 +01:00
.gitignore feat: init project 2021-01-25 00:14:21 +01:00
.golangci.yml feat: init project 2021-01-25 00:14:21 +01:00
go.mod chore: go mod tidy 2021-01-25 05:05:00 +01:00
go.sum chore: go mod tidy 2021-01-25 05:05:00 +01:00
LICENSE feat: init project 2021-01-25 00:14:21 +01:00
notify.go refactor(lib): comment and clean up code 2021-01-25 05:05:28 +01:00
send.go refactor(lib): comment and clean up code 2021-01-25 05:05:28 +01:00
use.go refactor(lib): comment and clean up code 2021-01-25 05:05:28 +01:00