ParagMeshram / golang-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang-example

how to run?

  • Checkout the repo
  • Then execute following
# If runnig without modules feature of go language then uncomment following lines. go.mod file is no longer required

# export GOPATH=<PATH TO THIS REPO ROOT>


cd some-service
go build .

About

License:MIT License


Languages

Language:Go 100.0%