/go-sandbox

golang core concepts

Primary LanguageGoApache License 2.0Apache-2.0

go-sandbox

core golang concepts

How to Run

  • From commandline, run go -o helloworld helloworld.go, then ./helloworld