package
1.4.0
Repository: https://github.com/0bvim/go.git
Documentation: pkg.go.dev

# README

FT_MONITORING

This is my first Golang Project.

It's very simple to use and understand this code. I need to improve it, but is only a way to learn a new language, is making little projects. It have to pieces link below, commented version and only code.

commentedFile
onlyCode

first clone this repository (pick one)

[email protected]:vinicius-f-pereira/go.git
gh repo clone vinicius-f-pereira/go

Usage

Now just use following commands to:

Just run code

go run monitoring.go

To build bin

go build monitoring.go

Executing bin

Here you need to choose an option

  • 1 - Check status of sites
  • 2 - Show Logs
  • 3 - Exit program