package
0.0.0-20241005092339-f013652955aa
Repository: https://github.com/dueckminor/go-sshtunnel.git
Documentation: pkg.go.dev

# Functions

GetDefaultRuleSet returns the default RuleSet.
Marshall converts a Rule to the wire-Format (JSON).
UnMarshall converts the wire-Format (JSON) to a Rule.

# Structs

A Rule binds a CIDR range to a dialer.
A RuleSet is a named set of Rules.