Imports
- github.com/gin-gonic/gin
- go.uber.org/zap
- google.golang.org/grpc
- google.golang.org/grpc/health
- google.golang.org/grpc/health/grpc_health_v1
- google.golang.org/grpc/reflection
Imports in module “github.com/jeffcail/ginframe”
- github.com/jeffcail/ginframe/server-common/config
- github.com/jeffcail/ginframe/server-common/const
- github.com/jeffcail/ginframe/server-common/driver
- github.com/jeffcail/ginframe/server-common/nacosRF
- github.com/jeffcail/ginframe/server-common/pkg/uber
- github.com/jeffcail/ginframe/server-common/process
- github.com/jeffcail/ginframe/server-common/utils/ip
- github.com/jeffcail/ginframe/server-user/cachedb
- github.com/jeffcail/ginframe/server-user/core
- github.com/jeffcail/ginframe/server-user/daos/serverDao
- github.com/jeffcail/ginframe/server-user/global
- github.com/jeffcail/ginframe/server-user/grpcservices/services
- github.com/jeffcail/ginframe/server-user/pb
- github.com/jeffcail/ginframe/server-user/router
- github.com/jeffcail/ginframe/server-user/rpc
- github.com/jeffcail/ginframe/server-user/ulogger