pliniocampinas / go-tutorial

Following Go tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-tutorial

Following Go tutorial

go run .

go mod init example.com/hello

go mod tidy

go mod edit -replace example.com/greetings=../greetings

About

Following Go tutorial


Languages

Language:Go 100.0%