An open API service indexing awesome lists of open source software.

https://github.com/rodolfoghi/hello-golang


https://github.com/rodolfoghi/hello-golang

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# hello-golang

Programa escrito em [Go](https://golang.org/) que monitora se os sites do arquivo [sites.txt](https://github.com/rodolfoghi/hello-golang/blob/master/sites.txt) estão oline, exibe o resultado no console, e salva em um [arquivo de log](https://github.com/rodolfoghi/hello-golang/blob/master/log.txt).

## Para executar

`go run hello.go`