Versions in this module Expand all Collapse all v0 v0.0.1 Oct 8, 2022 Changes in this version + func ConvertOrderedJSONToKast(data []byte, testFilePath string, processCodeCallback ProcessCodeFunc) (string, error) + type ProcessCodeFunc func(testPath string, value string) string