10 lines
354 B
Markdown
10 lines
354 B
Markdown
|
# 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)
|