//
pkg.gl
Category
github.com/joelfischerr/scion
go
lib
infra
modules
trust
trustdb
trustdbtest
package
0.4.0
Repository:
https://github.com/joelfischerr/scion.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
493 SLOC
#
Functions
TestTrustDB
TestTrustDB should be used to test any implementation of the TrustDB interface.
#
Variables
TestDataRelPath
No description provided by the author
Timeout
No description provided by the author
#
Interfaces
TestableTrustDB
TestableTrustDB extends the trust db interface with methods that are needed for testing.