Thanks to visit codestin.com
Credit goes to github.com

Skip to content

s1monw1/go-baby-steps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go baby steps

Some examples of the Go language that I compile while learning it.

The project structure is based on https://github.com/golang-standards/project-layout and therefore might contain empty example files or directories.

Structure

cmd

Under cmd, you can find the relevant example projects containing main.go files for different go feature demos.

pkg

Under pkg, you can find open packages that can be used elsewhere.

About

Let's learn some go and jot down code examples

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published