Imports
- github.com/go-kratos/kratos/v2
- github.com/go-kratos/kratos/v2/config
- github.com/go-kratos/kratos/v2/config/file
- github.com/go-kratos/kratos/v2/encoding/json
- github.com/go-kratos/kratos/v2/log
- github.com/go-kratos/kratos/v2/metadata
- github.com/go-kratos/kratos/v2/middleware
- github.com/go-kratos/kratos/v2/middleware/tracing
- github.com/go-kratos/kratos/v2/transport
- github.com/go-kratos/kratos/v2/transport/grpc
- github.com/go-kratos/kratos/v2/transport/http
- github.com/go-redis/redis/v8
- github.com/prometheus/client_golang/prometheus/promhttp
- google.golang.org/grpc
- google.golang.org/protobuf/encoding/protojson
- gorm.io/gorm
Imports in module “github.com/dstgo/kratosx”
- github.com/dstgo/kratosx/config
- github.com/dstgo/kratosx/library
- github.com/dstgo/kratosx/library/authentication
- github.com/dstgo/kratosx/library/captcha
- github.com/dstgo/kratosx/library/client
- github.com/dstgo/kratosx/library/cors
- github.com/dstgo/kratosx/library/db
- github.com/dstgo/kratosx/library/email
- github.com/dstgo/kratosx/library/http
- github.com/dstgo/kratosx/library/httpencoder
- github.com/dstgo/kratosx/library/ip
- github.com/dstgo/kratosx/library/jwt
- github.com/dstgo/kratosx/library/loader
- github.com/dstgo/kratosx/library/logger
- github.com/dstgo/kratosx/library/pool
- github.com/dstgo/kratosx/library/pprof
- github.com/dstgo/kratosx/library/prometheus
- github.com/dstgo/kratosx/library/redis
- github.com/dstgo/kratosx/library/registry
- github.com/dstgo/kratosx/middleware