reaction/app
ppom a30a6644dc Fix: dont die if trying to delete unexistant DB
It can happen if reaction-flushes.db has never existed
but reaction-matches does, on first run-time database rotation
2023-09-24 16:00:54 +02:00
..
client.go New unified CLI design 2023-09-03 12:13:18 +02:00
daemon.go Fix time comparison bug 2023-09-23 00:14:20 +02:00
main.go use -l limit flag instead of optional positional argument 2023-09-05 16:44:40 +02:00
persist.go Fix: dont die if trying to delete unexistant DB 2023-09-24 16:00:54 +02:00
pipe.go one goroutine handles all matches 2023-09-09 23:38:53 +02:00
reaction.yml documentation 2023-09-03 13:26:27 +02:00
startup.go one goroutine handles all matches 2023-09-09 23:38:53 +02:00
types.go one goroutine handles all actions 2023-09-22 18:12:11 +02:00