package
0.36.1
Repository: https://github.com/fluxcd/source-controller.git
Documentation: pkg.go.dev

# 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.