]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
sync: refactor temporary file creation into WriteTemp()
authorSimon Ruderich <simon@ruderich.org>
Sun, 4 Apr 2021 08:50:05 +0000 (10:50 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 5 Apr 2021 07:41:12 +0000 (09:41 +0200)
commit4914f4548a82ae6c4851680d0140d6b572d56e8e
tree2f284029ec22f80056ff4ae3d661bc1846a9424a
parent1639aafa622b89263864870cf1397f6d3440e5f7
sync: refactor temporary file creation into WriteTemp()

Make it public because it will be used by other packages in the near
future.
cmd/safcm-remote/sync/files.go