package
0.4.0
Repository: https://github.com/joelfischerr/scion.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package mock_revcache is a generated GoMock package.
No description provided by the author

# Functions

FilterNew filters the given revocations against the revCache, only the ones which are not in the cache are returned.
NewCleaner creates a cleaner task that deletes expired revocations.
NewKey creates a new key for the revocation cache.
NoRevokedHopIntf returns true if there is no on-segment revocation.
RelevantRevInfos finds all revocations for the given segments.
RevocationToMap converts a slice of revocations to a revocation map.
SingleKey is a convenience function to return a KeySet with a single key.

# Structs

Key denotes the key for the revocation cache.
RevOrErr is either a revocation or an error.

# Interfaces

RevCache is a cache for revocations.

# Type aliases

KeySet is a set of keys.
Revocations is the map of revocations.