Imports
- github.com/fatih/structs
- github.com/golang/protobuf/ptypes/struct
- github.com/google/uuid
- github.com/mozillazg/go-pinyin
- github.com/pkg/errors
- github.com/spf13/cast
- go.mongodb.org/mongo-driver/bson
- go.mongodb.org/mongo-driver/mongo
- golang.org/x/text/cases
- golang.org/x/text/language
- google.golang.org/protobuf/types/known/timestamppb
Standard library imports
- archive/zip
- bytes
- crypto/md5
- crypto/rand
- crypto/sha1
- encoding/base64
- encoding/binary
- encoding/csv
- encoding/hex
- encoding/json
- fmt
- hash/crc32
- html
- html/template
- io
- log
- math
- math/big
- math/rand
- net
- net/url
- os
- os/exec
- path/filepath
- reflect
- regexp
- runtime
- sort
- strconv
- strings
- syscall
- time
- time/tzdata
- unicode
- unicode/utf8
- unsafe