package
Version:
v1.2.0-beta.1
Opens a new window with list of versions in this module.
Published: Apr 7, 2021
License: Apache-2.0
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
¶
Equal compare two TOML logically equal.
Marshal is a template function that try to marshal a go value to toml
func Unmarshal(p []byte, v interface{}) error
Unmarshal decodes the contents of `p` in TOML format into a pointer `v`.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.