# Functions
NewDigester returns a new digest index with an empty initialized index.
WithIndex returns a DigesterOption that sets the index to the provided map.
# Structs
Digester is a simple string key value index that can be used to calculate digests of the index.
# Type aliases
DigesterOption is a functional option for configuring a digester.