Imports
- go.opentelemetry.io/otel/attribute
- go.opentelemetry.io/otel/codes
- go.opentelemetry.io/otel/trace
- go.uber.org/zap/zapgrpc
- google.golang.org/grpc
- google.golang.org/grpc/balancer/roundrobin
- google.golang.org/grpc/grpclog
- google.golang.org/grpc/keepalive
- google.golang.org/grpc/metadata
- google.golang.org/grpc/peer
- google.golang.org/grpc/test/bufconn
Imports in module “github.com/gotomicro/ego”
- github.com/gotomicro/ego/core/eapp
- github.com/gotomicro/ego/core/econf
- github.com/gotomicro/ego/core/eerrors
- github.com/gotomicro/ego/core/elog
- github.com/gotomicro/ego/core/emetric
- github.com/gotomicro/ego/core/etrace
- github.com/gotomicro/ego/core/transport
- github.com/gotomicro/ego/core/util/xdebug
- github.com/gotomicro/ego/core/util/xstring
- github.com/gotomicro/ego/core/util/xtime
- github.com/gotomicro/ego/internal/ecode
- github.com/gotomicro/ego/internal/egrpclog
- github.com/gotomicro/ego/internal/tools