mirror of
https://github.com/aljazceru/crawler_v2.git
synced 2025-12-17 07:24:21 +01:00
added readme and package-level comments
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
|
||||
/*
|
||||
This program syncronize the Redis database to the events already stored in the event store.
|
||||
If Redis and the eventstore are already in sync, run the executable at /cmd/crawler/.
|
||||
If Redis and the eventstore are already in sync, go run /cmd/crawler/.
|
||||
*/
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user