sockets

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: ISC Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RoutePayment                = "payment"
	RoutePaymentACK             = "payment.ack"
	RoutePaymentError           = "payment.error"
	RouteProofCreate            = "proof.create"
	RoutePaymentRequestCreate   = "paymentrequest.create"
	RoutePaymentRequestResponse = "paymentrequest.response"
	RoutePaymentRequestError    = "paymentrequest.error"
)

Routes contain the unique keys for socket messages used in the payment protocol.

Variables

This section is empty.

Functions

func NewPayd

func NewPayd(b sockets.ServerChannelBroadcaster) *payd

NewPayd will setup and return a new payd socket data store.

Types

This section is empty.

Jump to

Keyboard shortcuts

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