Imports
- go.opentelemetry.io/otel
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/reflection
Imports in module “github.com/milkfrogge/coffee-store”
- github.com/milkfrogge/coffee-store/internal/api/product
- github.com/milkfrogge/coffee-store/internal/config
- github.com/milkfrogge/coffee-store/internal/repository/product/postgres
- github.com/milkfrogge/coffee-store/internal/service/product
- github.com/milkfrogge/coffee-store/pkg/interceptors
- github.com/milkfrogge/coffee-store/pkg/jaeger
- github.com/milkfrogge/coffee-store/pkg/product_v1