eventhandlers

package
v0.0.0-...-4a8fab6 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PatchAnchorPlatformTransactionCompletionEventHandler

type PatchAnchorPlatformTransactionCompletionEventHandler struct {
	// contains filtered or unexported fields
}

func (*PatchAnchorPlatformTransactionCompletionEventHandler) CanHandleMessage

func (*PatchAnchorPlatformTransactionCompletionEventHandler) Handle

func (*PatchAnchorPlatformTransactionCompletionEventHandler) Name

type PatchAnchorPlatformTransactionCompletionEventHandlerOptions

type PatchAnchorPlatformTransactionCompletionEventHandlerOptions struct {
	AdminDBConnectionPool db.DBConnectionPool
	MtnDBConnectionPool   db.DBConnectionPool
	APapiSvc              anchorplatform.AnchorPlatformAPIServiceInterface
}

type PaymentFromSubmitterEventHandler

type PaymentFromSubmitterEventHandler struct {
	// contains filtered or unexported fields
}

func (*PaymentFromSubmitterEventHandler) CanHandleMessage

func (h *PaymentFromSubmitterEventHandler) CanHandleMessage(ctx context.Context, message *events.Message) bool

func (*PaymentFromSubmitterEventHandler) Handle

func (*PaymentFromSubmitterEventHandler) Name

type PaymentFromSubmitterEventHandlerOptions

type PaymentFromSubmitterEventHandlerOptions struct {
	AdminDBConnectionPool db.DBConnectionPool
	MtnDBConnectionPool   db.DBConnectionPool
	TSSDBConnectionPool   db.DBConnectionPool
}

type PaymentToSubmitterEventHandler

type PaymentToSubmitterEventHandler struct {
	// contains filtered or unexported fields
}

func (*PaymentToSubmitterEventHandler) CanHandleMessage

func (h *PaymentToSubmitterEventHandler) CanHandleMessage(ctx context.Context, message *events.Message) bool

func (*PaymentToSubmitterEventHandler) Handle

func (*PaymentToSubmitterEventHandler) Name

type PaymentToSubmitterEventHandlerOptions

type PaymentToSubmitterEventHandlerOptions struct {
	AdminDBConnectionPool db.DBConnectionPool
	MtnDBConnectionPool   db.DBConnectionPool
	TSSDBConnectionPool   db.DBConnectionPool
}

type SendReceiverWalletsSMSInvitationEventHandler

type SendReceiverWalletsSMSInvitationEventHandler struct {
	// contains filtered or unexported fields
}

func (*SendReceiverWalletsSMSInvitationEventHandler) CanHandleMessage

func (*SendReceiverWalletsSMSInvitationEventHandler) Handle

func (*SendReceiverWalletsSMSInvitationEventHandler) Name

type SendReceiverWalletsSMSInvitationEventHandlerOptions

type SendReceiverWalletsSMSInvitationEventHandlerOptions struct {
	AdminDBConnectionPool          db.DBConnectionPool
	MtnDBConnectionPool            db.DBConnectionPool
	AnchorPlatformBaseSepURL       string
	MessengerClient                message.MessengerClient
	MaxInvitationSMSResendAttempts int64
	Sep10SigningPrivateKey         string
	CrashTrackerClient             crashtracker.CrashTrackerClient
}

Jump to

Keyboard shortcuts

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