Skip to content

bar-counter/checktag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

for what

  • this project used to gin middware
  • replace pkg name github.com/bar-counter/checktag to target

dependInfo

lib url version
gin https://github.com/gin-gonic/gin 1.4.0

demo

make init
make dep
# ensure right then
make dev
# and open url
# health http://127.0.0.1:38000/status/health
# pprof http://127.0.0.1:38000/debug/pprof/

use middleware

# go get
go get -v github.com/bar-counter/checktag

# dep go 1.7 -> 1.11
dep ensure --add github.com/bar-counter/checktag@1.0.0
dep ensure -v

About

check tag at struct for gin fast develop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published