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

https://github.com/rwxrob/fs

File system related Go utilities
https://github.com/rwxrob/fs

Last synced: 10 months ago
JSON representation

File system related Go utilities

Awesome Lists containing this project

README

          

# File System Utilities in Go 1.18+

[![GoDoc](https://godoc.org/github.com/rwxrob/fs?status.svg)](https://godoc.org/github.com/rwxrob/fs)
[![License](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](LICENSE)
[![Go Report
Card](https://goreportcard.com/badge/github.com/rwxrob/fs)](https://goreportcard.com/report/github.com/rwxrob/fs)

## Why no file locking?

See https://github.com/rwxrob/fs/issues/2