rpc

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GRPCMetricsAndLogMiddleware

func GRPCMetricsAndLogMiddleware(logger *zerolog.Logger) grpc.UnaryServerInterceptor

GRPCMetricsAndLogMiddleware tracks error and success prom metrics for grpc, and also logs if there is an error

Types

type GRPCPanicker

type GRPCPanicker struct {
	Logger *zerolog.Logger
}

func (*GRPCPanicker) GRPCPanicRecoveryHandler

func (pr *GRPCPanicker) GRPCPanicRecoveryHandler(p any) (err error)

type MetaTransactionService

type MetaTransactionService struct {
	pb.MetaTransactionServiceServer
	Settings *config.Settings
	// contains filtered or unexported fields
}

func NewMetaTransactionService

func NewMetaTransactionService(settings *config.Settings, logger *zerolog.Logger, dbs db.Store) *MetaTransactionService

func (*MetaTransactionService) CleanStuckMetaTransactions

func (m *MetaTransactionService) CleanStuckMetaTransactions(ctx context.Context, in *emptypb.Empty) (*pb.CleanStuckMetaTransactionsResponse, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL