storage

package
v0.49.7 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Accumulator

type Accumulator struct {
	Buf [32 + 8]byte // leave 8 bytes at the end as a slack for use in GetFingerprint append()
}

func (*Accumulator) AddAccumulator

func (acc *Accumulator) AddAccumulator(other Accumulator)

func (*Accumulator) AddBytes

func (acc *Accumulator) AddBytes(other []byte)

func (*Accumulator) GetFingerprint

func (acc *Accumulator) GetFingerprint(n int) string

func (*Accumulator) Reset

func (acc *Accumulator) Reset()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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