Skip to content

aukgit/go-module-package-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-module-package-testing

Packages added

Run

  • run localhost:8080/hello/alim
  • run localhost:8080 will log in console: {"level":"info","ts":1596650175.2169445,"caller":"go-module-package-testing/main.go:14","msg":"Success"}

Commands Run

go mod init github.com/aukgit/go-module-package-testing
go get github.com/julienschmidt/httprouter
go get go.uber.org/zap
go mod tidy

Shortcuts

  • [Ctrl + K] Commit
  • [Alt + F12] Terminals
  • [Alt + 1] Projects