Versions in this module Expand all Collapse all v0 v0.0.2 Dec 19, 2025 v0.0.1 Dec 17, 2025 Changes in this version + type JSONExecutor struct + func NewJSONExecutor(in io.Writer, out io.Reader) *JSONExecutor + func (e *JSONExecutor) Execute(data, result any) error