Adds simple workers start/stop methods
This commit is contained in:
parent
b90e3afc76
commit
e3fcf6adf1
4 changed files with 77 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -10,3 +10,6 @@ test-watch:
|
|||
|
||||
fmt:
|
||||
go fmt ./...
|
||||
|
||||
run:
|
||||
go run ./cmd/birthdaybot -config example-config.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue