blocklist

package
v0.0.0-...-eb12069 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: BSD-3-Clause Imports: 6 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, reason string, full bool) (err error)

func (*Blocklist) Exists

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

func (*Blocklist) Peers

func (b *Blocklist) Peers() ([]p2p.BlockListedPeer, 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