Discover Packages
github.com/knadh/koanf/parsers/nestedtext
package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 17, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package nestedtext implements a koanf Parser that parses NestedText bytes as conf maps.
NT implements a NestedText parser.
Parser returns a NestedText Parser.
Marshal marshals the given config map to NestedText bytes.
Unmarshal parses the given NestedText bytes.
If the NT content does not reflect a dict (NT allows for top-level lists or strings as well),
the content will be wrapped into a dict with a single key named "nestedtext".
Source Files
¶
Click to show internal directories.
Click to hide internal directories.