package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# Functions
CalculateFingerprint derives a fingerprint string for the given metadata.
GetStorage returns production implementation of the metadata storage.
# Interfaces
Storage knows how to store, fetch and update prefix metadata, as well as how to calculate its fingerprint.
# Type aliases
Visitor is a callback passed to VisitMetadata.