Commit 49e84aa6 authored by Nico Baruna Putra's avatar Nico Baruna Putra

version 1.2.1

parent 40b7554d
...@@ -56,7 +56,7 @@ func banner() { ...@@ -56,7 +56,7 @@ func banner() {
func main() { func main() {
//banner() //banner()
//readFile(MYFILE) //readFile(MYFILE)
fmt.Println("Watcher v.1.2.0") fmt.Println("Watcher v.1.2.1")
checkApi() checkApi()
for range time.Tick(time.Second * 10) { for range time.Tick(time.Second * 10) {
checkApi() checkApi()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment