Imports
- github.com/gin-contrib/pprof
- github.com/gin-gonic/gin
- github.com/jackc/pgx/v5/pgxpool
- github.com/sirupsen/logrus
- github.com/thanhhh/gin-gonic-realip
- google.golang.org/grpc
- google.golang.org/grpc/reflection
Imports in module “github.com/DenisKhanov/shorterURL”
- github.com/DenisKhanov/shorterURL/internal/api/grpc/interceptors
- github.com/DenisKhanov/shorterURL/internal/api/grpc/url
- github.com/DenisKhanov/shorterURL/internal/api/http/middleware
- github.com/DenisKhanov/shorterURL/internal/api/http/url
- github.com/DenisKhanov/shorterURL/internal/config
- github.com/DenisKhanov/shorterURL/internal/logcfg
- github.com/DenisKhanov/shorterURL/internal/models
- github.com/DenisKhanov/shorterURL/internal/repositories/url
- github.com/DenisKhanov/shorterURL/internal/services/url
- github.com/DenisKhanov/shorterURL/internal/tls
- github.com/DenisKhanov/shorterURL/pkg/shortener_v1