Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectHasher ¶
type ObjectHasher struct {
// contains filtered or unexported fields
}
func New ¶
func New() ObjectHasher
func (ObjectHasher) Sum ¶
func (oh ObjectHasher) Sum() []byte
func (ObjectHasher) WriteMapField ¶
func (oh ObjectHasher) WriteMapField(value map[string]string)
func (ObjectHasher) WriteStringField ¶
func (oh ObjectHasher) WriteStringField(value string)
Click to show internal directories.
Click to hide internal directories.