Imports
- github.com/bwmarrin/snowflake
- github.com/fogleman/gg
- github.com/golang/freetype/truetype
- github.com/satori/go.uuid
- github.com/sergi/go-diff/diffmatchpatch
- github.com/zeromicro/go-zero/core/codec
- go.uber.org/zap
- golang.org/x/image/font
- golang.org/x/image/font/gofont/goregular
- golang.org/x/text/encoding/simplifiedchinese
- golang.org/x/text/transform
Standard library imports
- bytes
- compress/zlib
- container/list
- crypto
- crypto/aes
- crypto/cipher
- crypto/des
- crypto/hmac
- crypto/md5
- crypto/rand
- crypto/rsa
- crypto/sha1
- crypto/sha256
- crypto/sha512
- crypto/x509
- encoding/base32
- encoding/base64
- encoding/binary
- encoding/hex
- encoding/json
- encoding/pem
- errors
- fmt
- io
- io/ioutil
- math
- math/rand
- mime/multipart
- net/http
- net/url
- os
- os/exec
- path/filepath
- regexp
- runtime
- sort
- strconv
- strings
- sync
- time
- unsafe