package
0.0.0-20230910221854-36bb858ffe8e
Repository: https://github.com/brendoncarroll/go-state.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

BeginFromSpan returns the ID which begins the span.
Check ensures that hf(data) == id and returns ErrBadData if it does not.
Copy copies the data referenced by id from src to dst.
CopyAll copies all the data from src to dst.
No description provided by the author
No description provided by the author
DeleteAll deletes all the data in s.
EndFromSpan returns the cadata.ID which is greater than ever ID in the span, and true.
ForEachSpan calls fn with every ID in the range.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Base64Alphabet is used when encoding IDs as base64 strings.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Adder defines the Add method.
No description provided by the author
Deleter defines the Delete method.
Exister defines the Exists method.
GetLister combines the Getter and Lister interfaces.
No description provided by the author
Getter defines the Get method.
Lister defines the List method.
Poster defines the Post method.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
ID identifies a particular piece of data.