Imports
- github.com/braintree/manners
- github.com/gin-gonic/gin
- github.com/lib/pq
- github.com/olivere/elastic/v7
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promhttp
- github.com/sirupsen/logrus
- github.com/swaggo/files
- github.com/swaggo/gin-swagger
- go.mongodb.org/mongo-driver/mongo
- go.mongodb.org/mongo-driver/mongo/options
Imports in module “github.com/Dann-Go/book-store”
- github.com/Dann-Go/book-store/docs
- github.com/Dann-Go/book-store/internal/book/delivery/http
- github.com/Dann-Go/book-store/internal/book/repository/elastic_search
- github.com/Dann-Go/book-store/internal/book/repository/mongodb/indexes
- github.com/Dann-Go/book-store/internal/book/repository/postgres
- github.com/Dann-Go/book-store/internal/book/usecase
- github.com/Dann-Go/book-store/pkg/middleware