# go-utils **Repository Path**: ehlxr/go-utils ## Basic Information - **Project Name**: go-utils - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-utils common utils for golang - [log](utils/log): Golang log library base [logrus](https://github.com/sirupsen/logrus) and [logrus-prefixed-formatter](https://github.com/x-cray/logrus-prefixed-formatter) - [jbls](utils/jbls): JetBrains license server, Just for test and study, Please support genuine. - [jwt](utils/jwt): This is a simple tool to sign, verify and show JSON Web Tokens ([JWT](http://jwt.io/)) from the command line, base [jwt-go](https://github.com/dgrijalva/jwt-go). - [ip](utils/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