docs-v2/content/v2.0/reference/flux/functions/json/_index.md

449 B

title list_title description menu weight v2.0/tags
Flux JSON package JSON package The Flux JSON package provides functions for working with JSON. Import the `json` package.
v2_0_ref
name parent
JSON Flux packages and functions
202
functions
json
package

JSON Flux functions provide tools for working with JSON. Import the json package:

import "json"

{{< children type="functions" show="pages" >}}