package
0.30.0
Repository: https://github.com/ooni/probe-engine.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.