disabled

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NilPeerDenialEvaluator

type NilPeerDenialEvaluator struct {
}

NilPeerDenialEvaluator is a mock implementation of PeerDenialEvaluator that does not manage black listed keys (all keys [peers] are whitelisted)

func (*NilPeerDenialEvaluator) IsDenied

func (npde *NilPeerDenialEvaluator) IsDenied(_ core.PeerID) bool

IsDenied outputs false (all peers are white listed)

func (*NilPeerDenialEvaluator) IsInterfaceNil

func (npde *NilPeerDenialEvaluator) IsInterfaceNil() bool

IsInterfaceNil returns true if there is no value under the interface

func (*NilPeerDenialEvaluator) UpsertPeerID

func (npde *NilPeerDenialEvaluator) UpsertPeerID(_ core.PeerID, _ time.Duration) error

UpsertPeerID returns nil and does nothing

Jump to

Keyboard shortcuts

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