package
0.3.8
Repository: https://github.com/wireleap/common.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
New initializes a sharetoken store in the directory under the path given by the dir argument.

# Variables

ContractKeyFunc is the standard key derivation function for service contracts.
DuplicateSTError is returned if a sharetoken which was already seen is being added to the store.
RelayKeyFunc is the standard key derivation function for relays.

# Structs

T is the type of a sharetoken store.

# Type aliases

KeyFunc is the type of key derivation functions for this sharetoken store.