# Structs
StorageOptions holds optional settings for all storage implementations.
# Type aliases
EntriesPathFunc is the signature of a function which knows how to format entry bundle paths.
NewCPFunc is the signature of a function which knows how to format and sign checkpoints.
ParseCPFunc is the signature of a function which knows how to verify and parse checkpoints.