Flux Experimental JSON package
The JSON package is experimental and subject to change at any time. By using this package, you accept the risks of experimental functions.
Flux experimental JSON functions provide tools for working with JSON. Import the experimental/json
package:
import "experimental/json"