Project made to study golang
Clone the project.
To clone the project:
git clone https://github.com/weslopes/go_study.git
Enter the project directory:
cd go_study
To run tests just run command:
go test
To see the details use:
go test -v
- Wesley Lopes - BackEnd Developer NodeJs - weslopes
This project is licensed under the MIT License - see the LICENSE.md file for details