Imports
- github.com/go-kit/kit/transport/grpc
- github.com/gorilla/handlers
- github.com/gorilla/mux
- github.com/prometheus/client_golang/prometheus/promhttp
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
- go.opentelemetry.io/contrib/instrumentation/runtime
- go.opentelemetry.io/otel
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
- go.opentelemetry.io/otel/propagation
- go.opentelemetry.io/otel/sdk/instrumentation
- go.opentelemetry.io/otel/sdk/metric
- go.opentelemetry.io/otel/sdk/resource
- go.opentelemetry.io/otel/sdk/trace
- golang.org/x/sync/errgroup
- google.golang.org/grpc
- google.golang.org/grpc/health/grpc_health_v1
- google.golang.org/grpc/reflection
Imports in module “github.com/htquangg/microservices-poc”
- github.com/htquangg/microservices-poc/internal/services/customer/config
- github.com/htquangg/microservices-poc/pkg/constants
- github.com/htquangg/microservices-poc/pkg/database
- github.com/htquangg/microservices-poc/pkg/discovery
- github.com/htquangg/microservices-poc/pkg/discovery/consul
- github.com/htquangg/microservices-poc/pkg/logger
- github.com/htquangg/microservices-poc/pkg/rpc
- github.com/htquangg/microservices-poc/pkg/uid
- github.com/htquangg/microservices-poc/pkg/waiter
- github.com/htquangg/microservices-poc/pkg/web