Go to file
ehlxr cc3dec7cf5 update at 2019-10-12 14:42:58 by ehlxr 2019-10-12 14:42:59 +08:00
common 站点更新:2018-01-29 12:47:06 2018-01-29 12:47:06 +08:00
utils 站点更新:2018-11-14 16:13:16 2018-11-14 16:13:16 +08:00
.gitignore update at 2019-10-12 14:42:58 by ehlxr 2019-10-12 14:42:59 +08:00
README.md add ip tools 2018-01-24 17:06:02 +08:00
go.mod update at 2019-10-12 14:42:58 by ehlxr 2019-10-12 14:42:59 +08:00
go.sum update at 2019-10-12 14:42:58 by ehlxr 2019-10-12 14:42:59 +08:00
main.go 站点更新:2018-07-31 17:06:12 2018-07-31 17:06:12 +08:00

README.md

go-utils

common utils for golang

  • log: Golang log library base logrus and logrus-prefixed-formatter

  • jbls: JetBrains license server, Just for test and study, Please support genuine.

  • jwt: This is a simple tool to sign, verify and show JSON Web Tokens (JWT) from the command line, base jwt-go.

  • ip: Obtain public IP, check the intranet IP, detect IP type, check IP range, IP address string and int transformation, according to ip to determine the region and operators, etc