An open API service indexing awesome lists of open source software.

https://github.com/halkyon/go-hiding-files-windows

A quick example setting the hidden file attribute on Windows using Golang.
https://github.com/halkyon/go-hiding-files-windows

files go hiding windows

Last synced: 6 months ago
JSON representation

A quick example setting the hidden file attribute on Windows using Golang.

Awesome Lists containing this project

README

          

# What is this?

A quick example on using Golang to set the hidden file attribute on a file.

On other systems, the file is renamed to prefix `.` instead.