package
1.3.1
Repository: https://github.com/mdlayher/corerad.git
Documentation: pkg.go.dev

# Functions

Parse parses a Config in TOML format from an io.Reader and verifies that the configuration is valid.

# Constants

Possible Misconfiguration values.
Minimal is the minimal configuration file for CoreRAD.

# Structs

Config specifies the configuration for CoreRAD.
Debug provides configuration for debugging and observability.
An Interface provides configuration for an individual interface.

# Type aliases

A Misconfiguration indicates that the user configuration conflicts with the generated router advertisement in some way, and thus should be reported to the user.