Documentation ¶
Overview ¶
This program generates a set of mock datapoints in Google Cloud Firestore for testing purposes. To use it, make sure you first have a service account with permission to write to Firestore and have the JSON credentials on hand. Then run:
go build GOOGLE_APPLICATION_CREDENTIALS=path/to/your/creds.json ./gen-fake-events
Click to show internal directories.
Click to hide internal directories.