package tag
import "github.com/BurntSushi/toml/internal/tag"
Index ¶
- func Add(key string, tomlData interface{}) interface{}
- func Remove(typedJson interface{}) interface{}
Functions ¶
func Add ¶
func Add(key string, tomlData interface{}) interface{}
Add JSON tags to a data structure as expected by toml-test.
func Remove ¶
func Remove(typedJson interface{}) interface{}
Rempve JSON tags to a data structure as returned by toml-test.
Source Files ¶
- Version
- v0.4.1
- Published
- Aug 5, 2021
- Platform
- windows/amd64
- Imports
- 6 packages
- Last checked
- 2 days ago –
Tools for package owners.