package
0.0.12
Repository: https://github.com/ipfs-shipyard/nopfs.git
Documentation: pkg.go.dev

# README

Compact denylist format blocker validator

This module provides a test suite checks that the rules present in test.deny are correctly understood and processed by a Blocker implementation.

# Structs

Suite repesents the test suite and different test types can be enabled/disabled to match what the Blocker implementation supports.

# Interfaces

Blocker defines the minimal interface that a blocker should support to be tested.
Header represents a denylist header.