Skip to content

A demonstration project in Golang highlighting some key principles in Go Programming

Notifications You must be signed in to change notification settings

Eunanibus/gpp-demo-project

Repository files navigation

GPP Golang Demo

A simple project highlighting some key introductory concepts in Golang

Get It

go get -u github.com/eunanibus/gpp-demo-project

Run it

To run in a docker instance

make run

or to run locally

go run cmd/gpp-demo-project/main.go

Test it

make test

About

A demonstration project in Golang highlighting some key principles in Go Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published