//
pkg.gl
Category
github.com/pingcap/tidb-operator/pkg/apis
util
toml
package
1.7.0-alpha.3
Repository:
https://github.com/pingcap/tidb-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
40 SLOC
#
Functions
Equal
Equal compare two TOML logically equal.
Marshal
Marshal is a template function that try to marshal a go value to toml.
Unmarshal
Unmarshal decodes the contents of `p` in TOML format into a pointer `v`.