hashutil

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2020 License: Apache-2.0 Imports: 3 Imported by: 2

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)

type Sum

type Sum []byte

func (Sum) HexEncoding

func (s Sum) HexEncoding() string

func (Sum) String

func (s Sum) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL