6 lines
167 B
Plaintext
6 lines
167 B
Plaintext
package main
|
|
|
|
// Copy this file to "api_key.go" and then populate the line below in that file with your api key
|
|
// ("api_key.go" is in the .gitignore)
|
|
var ApiKey = ""
|