Imports
- github.com/dgrijalva/jwt-go
- github.com/gin-gonic/gin
- github.com/go-ini/ini
- github.com/go-redis/redis
- github.com/jinzhu/gorm
- github.com/natefinch/lumberjack
- github.com/pkg/errors
- github.com/tencentyun/cos-go-sdk-v5
- go.uber.org/zap
- go.uber.org/zap/zapcore
- golang.org/x/text/encoding/simplifiedchinese
- golang.org/x/text/transform
- gopkg.in/mgo.v2/bson
Standard library imports
- bytes
- context
- crypto
- crypto/aes
- crypto/cipher
- crypto/hmac
- crypto/md5
- crypto/rand
- crypto/rsa
- crypto/sha1
- crypto/sha256
- crypto/x509
- encoding/base64
- encoding/json
- encoding/pem
- errors
- fmt
- io
- io/ioutil
- log
- math
- math/big
- math/rand
- net
- net/http
- net/http/httputil
- net/url
- os
- os/signal
- path/filepath
- reflect
- regexp
- runtime/debug
- strconv
- strings
- sync
- syscall
- time