package
0.0.0-20241223194649-a468d7bbe9b2
Repository: https://github.com/google/oss-rebuild.git
Documentation: pkg.go.dev

# Functions

NewMultiHash creates a new MultiHash.
NewTypedHash constructs a new TypedHash.

# Structs

TypedHash is a hash.Hash annotated with its algorithm.

# Type aliases

MultiHash is an interface providing hash.Hash over multiple hash instances.