Imports
- github.com/grpc-ecosystem/go-grpc-middleware
- github.com/grpc-ecosystem/go-grpc-middleware/logging/zap
- github.com/grpc-ecosystem/go-grpc-middleware/recovery
- github.com/grpc-ecosystem/go-grpc-middleware/tags
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/improbable-eng/grpc-web/go/grpcweb
- go.uber.org/zap
- google.golang.org/grpc
Imports in module “github.com/rmanzoku/grpc-boilerplate/go”
- github.com/rmanzoku/grpc-boilerplate/go/feature/healthcheck
- github.com/rmanzoku/grpc-boilerplate/go/feature/ping
- github.com/rmanzoku/grpc-boilerplate/go/interceptor
- github.com/rmanzoku/grpc-boilerplate/go/service/healthcheck
- github.com/rmanzoku/grpc-boilerplate/go/service/ping
- github.com/rmanzoku/grpc-boilerplate/go/utility/env