Versions in this module Expand all Collapse all v0 v0.0.3 Nov 1, 2023 v0.0.2 Oct 30, 2023 v0.0.1 Oct 18, 2023 Changes in this version + func ConvertOrderedJSONToKast(data []byte, testFilePath string, processCodeCallback ProcessCodeFunc) (string, error) + type ProcessCodeFunc func(testPath string, value string) string