Categorygithub.com/aukgit/go-module-package-testing
modulepackage
0.0.1
Repository: https://github.com/aukgit/go-module-package-testing.git
Documentation: pkg.go.dev

# README

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

# Functions

No description provided by the author
No description provided by the author