This commit is contained in:
simonkellet
2022-09-16 13:09:03 +01:00
parent fc411c23d5
commit 9cef9579e3
+2
View File
@@ -6,6 +6,8 @@ import (
"os"
)
//TODO: finish this!
func main() {
//set up the flags for the program to use!
var city, code, apiKey string