blocklist

package
v1.1.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2021 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Blocklist

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

func NewBlocklist

func NewBlocklist(store storage.StateStorer) *Blocklist

func (*Blocklist) Add

func (b *Blocklist) Add(overlay swarm.Address, duration time.Duration) (err error)

func (*Blocklist) Exists

func (b *Blocklist) Exists(overlay swarm.Address) (bool, error)

func (*Blocklist) Peers added in v0.5.0

func (b *Blocklist) Peers() ([]p2p.Peer, error)

Peers returns all currently blocklisted peers.

Jump to

Keyboard shortcuts

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