Package fsdir provides tools for working with "io/fs" directories, for the Go programming language.
- Go 100%
| dirreaderall.go | ||
| errors.go | ||
| fileisdir.go | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| readalldir.go | ||
| README.md | ||
go-fsdir
Package fsdir provides tools for working with "io/fs" directories, for the Go programming language.
Documention
Online documentation, which includes examples, can be found at: http://godoc.org/codeberg.org/reiver/go-fsdir
Import
To import package fsdir use import code like the following:
import "codeberg.org/reiver/go-fsdir"
Installation
To install package fsdir do the following:
GOPROXY=direct go get codeberg.org/reiver/go-fsdir
Author
Package fsdir was written by Charles Iliya Krempeaux