package
0.0.0-20160825065156-d002785f4c67
Repository: https://github.com/psiphon-labs/goarista.git
Documentation: pkg.go.dev
# Functions
Do takes a function which it will call in the network namespace specified by nsName.
ParseAddress takes in an address string, parsing out the address and an optional VRF name.
VRFToNetNS converts a VRF name to network namespace's name corresponding to that VRF.
# Type aliases
Callback is a function that gets called in a given network namespace.