Open JalfResi opened 7 years ago
Is it possible to locate a node in the JSON structure and return it for modification, then use json.Marshall to write the modified JSON struct?
This would be very very useful in ETL pipelines.
Is it possible to locate a node in the JSON structure and return it for modification, then use json.Marshall to write the modified JSON struct?