Versions in this module Expand all Collapse all v0 v0.1.0 Sep 1, 2023 Changes in this version + const AMOUNT_VOUCHER_PARAM + const CHANNEL_ID_VOUCHER_PARAM + const ErrPayment + const SIGNATURE_VOUCHER_PARAM + const VOUCHER_CONTEXT_ARG + type ReversePaymentProxy struct + func NewReversePaymentProxy(proxyAddress string, nitroEndpoint string, destinationURL string, ...) *ReversePaymentProxy + func (p *ReversePaymentProxy) ServeHTTP(w http.ResponseWriter, r *http.Request) + func (p *ReversePaymentProxy) Start() error + func (p *ReversePaymentProxy) Stop() error