Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StructuredHash ¶
type StructuredHash struct {
// contains filtered or unexported fields
}
func NewStructuredHash ¶
func NewStructuredHash(factory func() hash.Hash) *StructuredHash
func (*StructuredHash) Set ¶
func (sh *StructuredHash) Set(name string, values ...string)
func (*StructuredHash) Sum ¶
func (sh *StructuredHash) Sum() (Sum, error)
Click to show internal directories.
Click to hide internal directories.