package
0.0.0-20240221030254-46f66de34eb6
Repository: https://github.com/jeffotoni/goexample.git
Documentation: pkg.go.dev
# README
Convert Euro to real
This project is to show how to use the http call using the net/http
package.
Here we're calling an external api and printing the conversion from Euro to Real.
# Functions
GetCurrency get the current EURO value.