github.com/go-git/go-billy/v5/osfs.OS.TempFile (method)

one use

	github.com/go-git/go-billy/v5/osfs (current package)
		os.go#L94: func (fs *OS) TempFile(dir, prefix string) (billy.File, error) {