Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReqContext ¶
Types ¶
type GRPCClient ¶
type GRPCClient struct { Client pb.BchrpcClient // contains filtered or unexported fields }
func NewGrpcClient ¶
func NewGrpcClient(logger log.Logger, monitor *monitoring.HttpMonitoring, counter *txcounter.TxCounter) (grpcClient *GRPCClient, err error)
func (*GRPCClient) Close ¶
func (gc *GRPCClient) Close() error
func (*GRPCClient) ReadTransactionStream ¶
func (gc *GRPCClient) ReadTransactionStream(reqCtx context.Context, cancel context.CancelFunc, msgBuilder *social.MessageBuilder) error
Click to show internal directories.
Click to hide internal directories.