package
0.0.1
Repository: https://github.com/conflowio/conflow.git
Documentation: pkg.go.dev

# Functions

Decode converts the given json string to a data structure @function.
Encode converts the given value to a json string @function.

# Structs

DecodeInterpreter is the Conflow interpreter for the Decode function.
EncodeInterpreter is the Conflow interpreter for the Encode function.