Skip to content

quii/go-mod-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go mod example

Just for me to understand.

You should be able to check this project anywhere (e.g outside your $GOPATH) and it'll work

steps for a new project

  • Make a folder anywhere
  • Init go mod with some kind of name e.g go mod init github.com/quii/go-mod-example
  • Write the codes, IDE support works great!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages