package
1.10.55
Repository: https://github.com/sjclijie/go-zero.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
TempFilenameWithText creates the file with the given content, and returns the filename (full path).
TempFileWithText creates the temporary file with the given content, and returns the opened *os.File instance.