docs-v2/content/flux/v0/stdlib/experimental/json/_index.md

1.1 KiB

title description menu weight cascade
json package The `json` package provides tools for working with JSON.
flux_v0_ref
name parent identifier
json experimental experimental/json
21
flux/v0/tags introduced
json
0.69.0

The json package provides tools for working with JSON. Import the experimental/json package:

import "experimental/json"

Functions

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