Initial Commit
This commit is contained in:
4
_example/api_key.go.example
Normal file
4
_example/api_key.go.example
Normal file
@@ -0,0 +1,4 @@
|
||||
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 = ""
|
Reference in New Issue
Block a user