Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

nine-demo/go-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go tour

cd hello
go mod edit -replace github.com/NineSwordsMonster/go-tutorial/greetings=../greetings  
go mod tidy 
cd ../greetings/
go test
go test -v

About

go-tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages