Skip to content

Latest commit

 

History

112 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoLangStuff

Go Lang Practice code

This is just sample code of me learning GoLang by trying out code

Build Executables by using

env GOOS=linux GOARCH=amd64 go build -o file-name-linux

env GOOS=darwin GOARCH=amd64 go build -o file-name-mac

About

Go Lang Practice code

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages