package
1.4.5-hsc
Repository: https://github.com/mike76-dev/hostscore.git
Documentation: pkg.go.dev

# Functions

NewEphemeralPeerStore initializes an EphemeralPeerStore.
NewJSONPeerStore returns a JSONPeerStore backed by the specified file.

# Structs

EphemeralPeerStore implements PeerStore with an in-memory map.
JSONPeerStore implements PeerStore with a JSON file on disk.