Versions in this module Expand all Collapse all v1 v1.0.1 Jun 16, 2021 v1.0.0 Jun 11, 2021 Changes in this version + func CloseOnExec(*os.File) — windows/amd64 + func CloseOnExec(file *os.File) — darwin/amd64, linux/amd64 + func TempFileWithText(text string) (*os.File, error) + func TempFilenameWithText(text string) (string, error)