Skip to content
/ Go Public

This repository have Golang code and exercises

Notifications You must be signed in to change notification settings

aveshag/Go

Repository files navigation

Go

How to run Go program?

go run <filename>
or
go build <filename>
./<filename>

About

This repository have Golang code and exercises

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages