Discover Packages
github.com/noisysockets/noisysockets
config
package
Version:
v0.17.1
Opens a new window with list of versions in this module.
Published: May 9, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
Documentation
¶
FromINI reads a WireGuard INI configuration from the given reader and returns
the equivalent config object. This should only be used for importing existing
configurations.
FromYAML reads the given reader and returns a config object.
ToINI writes the given config object to the given writer in the WireGuard
INI format. This should only be used for exporting configuration.
ToYAML writes the given config object to the given writer.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.