//
pkg.gl
Category
github.com/scionproto/scion
private
revcache
revcachetest
package
0.12.0
Repository:
https://github.com/scionproto/scion.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
275 SLOC
#
Functions
TestRevCache
TestRevCache should be used to test any implementation of the RevCache interface.
#
Variables
TimeOut
No description provided by the author
#
Interfaces
TestableRevCache
TestableRevCache extends the RevCache interface with methods that are needed for testing.