package
1.2.1
Repository: https://github.com/mhutchinson/trillian.git
Documentation: pkg.go.dev

# Functions

NewAdminStorage returns a MySQL storage.AdminStorage implementation backed by DB.
NewLogStorage creates a storage.LogStorage instance for the specified MySQL URL.
NewMapStorage creates a storage.MapStorage instance for the specified MySQL URL.
OpenDB opens a database connection for all MySQL-based storage implementations.