blocklist

package
v0.0.0-...-c9321c3 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2022 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 penguin.Address, duration time.Duration) (err error)

func (*Blocklist) Exists

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

func (*Blocklist) Peers

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