Documentation ¶
Index ¶
- func NewPayment(l log.Logger, paymentWtr dpp.PaymentWriter) *payment
- func NewPaymentRequest(prRdr dpp.PaymentRequestReader) *paymentRequest
- func NewPaymentRequestProxy(preqRdr dpp.PaymentRequestReader, transCfg *config.Transports, ...) *paymentRequestProxy
- func NewProof(store dpp.ProofsWriter) *proof
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPayment ¶
NewPayment will create and return a new payment service.
func NewPaymentRequest ¶
func NewPaymentRequest(prRdr dpp.PaymentRequestReader) *paymentRequest
NewPaymentRequest will setup and return a new PaymentRequest service that will generate outputs using the provided outputter which is defined in server config.
func NewPaymentRequestProxy ¶
func NewPaymentRequestProxy(preqRdr dpp.PaymentRequestReader, transCfg *config.Transports, walletCfg *config.Server) *paymentRequestProxy
NewPaymentRequestProxy will setup and return a new PaymentRequest service that will generate outputs using the provided outputter which is defined in server config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.