Versions in this module Expand all Collapse all v0 v0.4.1 Jun 27, 2025 Changes in this version + func ReplaceInAllFiles(dirPath, oldString, newString string) error + func ReplaceInFile(filePath, oldString, newString string) error + func ReplaceJSONField(jsonStr, field, newValue string) string + func Unzip(src, dest string) error + func UpdateInitGo(packageName, structName string) error