Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReceiptHandler ¶
type ReceiptHandler struct { NCSEndpoint string ReceiptChan chan ncsclient.ReceiptPayload //buffered }
func (ReceiptHandler) ForwardToNCS ¶
func (rh ReceiptHandler) ForwardToNCS(ctx context.Context, payload ncsclient.ReceiptPayload)
func (ReceiptHandler) HandleReceipts ¶
func (rh ReceiptHandler) HandleReceipts(ctx context.Context)
func (ReceiptHandler) VerifyPayload ¶
func (rh ReceiptHandler) VerifyPayload(payload ncsclient.ReceiptPayload) error
Click to show internal directories.
Click to hide internal directories.