package
3.25.0-alpha
Repository: https://github.com/ooni/probe-cli.git
Documentation: pkg.go.dev

# Functions

NewFS creates a new kvstore.FileSystem.

# Variables

ErrNoSuchKey indicates that there's no value for the given key.

# Structs

FS is a file-system based KVStore.
Memory is an in-memory key-value store.