Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Go

First step

Help

go help

Run

go run .
go run name.go
time go run .

Build

go build name.go

Instal 3rd pkg

  • go get github.com/gorilla/mux
  • go get -u github.com/gorilla/mux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages