debugapi

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2020 License: BSD-3-Clause Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Overlay        swarm.Address
	P2P            p2p.Service
	Pingpong       pingpong.Interface
	Addressbook    addressbook.GetPutter
	TopologyDriver topology.Notifier
	Storer         storage.Storer
	Logger         logging.Logger
	Tracer         *tracing.Tracer
	Tags           *tags.Tags
}

type Service

type Service interface {
	http.Handler
	MustRegisterMetrics(cs ...prometheus.Collector)
}

func New

func New(o Options) Service

Jump to

Keyboard shortcuts

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