go-strfs/README.md

10 lines
354 B
Markdown
Raw Normal View History

2022-12-14 03:36:32 +00:00
# go-strfs
Package **strfs** provides a virtual file-system, whre a `fs.File` can be created from a Go `string`.
## Documention
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-strfs
[![GoDoc](https://godoc.org/github.com/reiver/go-strfs?status.svg)](https://godoc.org/github.com/reiver/go-strfs)