package
2.1.0+incompatible
Repository: https://github.com/keep-network/keep-core.git
Documentation: pkg.go.dev

# Functions

NewNetwork creates a new instance of Network interface implementation with message filtering rules passed as a parameter.

# Interfaces

Network is the local test network implementation capable of intercepting network messages and modifying/dropping them based on rules passed to the network.

# Type aliases

Rules defines the rules of intercepting network messages.