proxy

package
v1.8.4-fix1 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyHandler

type ProxyHandler interface {
	Start()
	GetHttpServer() *http.Server
	Close()
}

ProxyHandler defines what a proxy handler should be able to do

type ProxyTransactionsHandler added in v1.7.13

type ProxyTransactionsHandler interface {
	GetProcessedTransactionStatus(txHash string) (*data.ProcessStatusResponse, error)
}

ProxyTransactionsHandler defines what a proxy transaction handler should be able to do

Directories

Path Synopsis
git

Jump to

Keyboard shortcuts

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