api

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: 2

Documentation

Index

Constants

View Source
const PinHeaderName = "swarm-pin"

Presence of this header in the HTTP request indicates the chunk needs to be pinned.

View Source
const TagHeaderUid = "swarm-tag-uid"

Presence of this header means that it needs to be tagged using the uid

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Tags               *tags.Tags
	Storer             storage.Storer
	CORSAllowedOrigins []string
	Logger             logging.Logger
	Tracer             *tracing.Tracer
}

type Service

type Service interface {
	http.Handler
	m.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