http

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: ISC Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHeaderSVConnection

func NewHeaderSVConnection(client data.Client, host string) bc.BlockHeaderChain

NewHeaderSVConnection returns a bc.BlockHeaderChain using a header client.

Types

type DPP added in v0.1.6

type DPP interface {
	PaymentRequest(ctx context.Context, req payd.PayRequest) (*dpp.PaymentRequest, error)
	PaymentSend(ctx context.Context, args payd.PayRequest, req dpp.Payment) (*dpp.PaymentACK, error)
}

DPP interfaces interactions with a dpp-proxy.

func NewDPP added in v0.1.6

func NewDPP(c data.Client) DPP

NewDPP returns a new dpp interface.

Jump to

Keyboard shortcuts

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