package
0.12.0
Repository: https://github.com/scionproto/scion.git
Documentation: pkg.go.dev

# Functions

New returns a new SQLite backend opening a database at the given path.
NewFromDB returns a new backend from the given database.

# Constants

Schema is the SQLite database layout.
SchemaVersion is the version of the SQLite schema understood by this backend.

# Structs

DB implements the trust DB with an SQLite backend.