package tag

import "github.com/BurntSushi/toml/internal/tag"

Index

Functions

func Add

func Add(key string, tomlData any) any

Add JSON tags to a data structure as expected by toml-test.

func Remove

func Remove(typedJson any) (any, error)

Remove JSON tags to a data structure as returned by toml-test.

Source Files

add.go rm.go

Version
v1.5.0 (latest)
Published
Mar 18, 2025
Platform
js/wasm
Imports
5 packages
Last checked
2 days ago

Tools for package owners.