debugapi

package
v2.0.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2021 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebugAPI

type DebugAPI struct {
	// contains filtered or unexported fields
}

DebugAPI is an http API with debugging endpoints

func NewDebugAPI

func NewDebugAPI(addr string, stateDB *statedb.StateDB, sync *synchronizer.Synchronizer) *DebugAPI

NewDebugAPI creates a new DebugAPI

func (*DebugAPI) Run

func (a *DebugAPI) Run(ctx context.Context) error

Run starts the http server of the DebugAPI. To stop it, pass a context with cancellation (see `debugapi_test.go` for an example).

Jump to

Keyboard shortcuts

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