Versions in this module Expand all Collapse all v3 v3.6.3 Oct 20, 2023 Changes in this version + func NewStreamServer(service, daemon string) (grpc.StreamServerInterceptor, error) + func NewUnaryServer(service, daemon string) (grpc.UnaryServerInterceptor, error) + func StreamClient(host string) grpc.StreamClientInterceptor + func UnaryClient(host string) grpc.UnaryClientInterceptor + type GRPCSegment struct + func (s *GRPCSegment) RecordError(err error) + func (s *GRPCSegment) RecordRequest(ctx context.Context, method string, req interface{}, namespace string) + func (s *GRPCSegment) RecordResponse(resp interface{}) Other modules containing this package github.com/mtal3t/goa