This package provides a collection of utilities for file manipulation in golang.
This package tracks org-agenda-files precisely to speed-up org-agenda, and takes advantage of the org-ql cache.
Package filepathx adds double-star globbing support to the Glob function from the core path/filepath package. You might recognize "**" recursive globs from things like your .gitignore file, and zsh. The "**" glob represents a recursive wildcard matching zero-or-more directory levels deep.
This package provides a filesystem glob API. It uses gobwas/glob underneath and returns only matching files or directories, depending on the configuration.
This package provides the Microsoft Azure File DataLake Storage Client Library for Python.
This is a German translation of the filecontents documentation.
FileMutex is similar to sync.RWMutex, but also synchronizes across processes.
The Files.com Go SDK provides a direct, high performance integration to Files.com from applications written in Go.
Package securejoin is an implementation of the hopefully-soon-to-be-included SecureJoin helper that is meant to be part of the "path/filepath" package. The purpose of this project is to provide a PoC implementation to make the SecureJoin proposal (https://github.com/golang/go/issues/20126) more tangible.
Package redirects provides Netlify style _redirects file format parsing.