package
0.3.0
Repository: https://github.com/google/keytransparency.git
Documentation: pkg.go.dev

# Packages

Package authentication implements authentication mechanisms.
Package authorization contains the authorization module implementation.
No description provided by the author
Package memory supplies fake in-memory implementations for testing purposes.
Package mysql provides functions for interacting with MySQL.
No description provided by the author

# Functions

NewStorage returns a Storage with the requested engine.
StorageEngines returns a list of supported storage engines.

# Structs

Storage holds an abstract storage implementation.