package
Version:
v1.14.0
Opens a new window with list of versions in this module.
Published: Sep 3, 2026
License: MPL-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package toml provides utility functions for TOML handling.
Merge merges named TOML configuration fragments in lexicographical order by name.
type Part struct {
Contents []byte
Origin string
}
Part is a named TOML fragment with human-readable provenance.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.