Skip to content

adnux/go-basic-projects

Repository files navigation

go-basic-projects

Golang Project Examples

Running the project

To run the project, execute the following command:

go run app.go

Running the tests

To run the tests, execute the following command:

./runTests.sh

You can also pass the -v flag to the script to run the tests in verbose mode and get more information about the tests:

./runTests.sh -v

About

Example Golang projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages