Skip to content

breezewish/go-bindata-afero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-bindata-afero

A bridge between go-bindata and Afero, converts go-bindata embedded data into a Afero Memory FS.

Usage

fs := bindataafero.MustNewBindataFs(Asset, AssetInfo, AssetDir)

You can also write assets to an existing Afero FS, see fs_test.go for details.

About

A bridge between go-bindata and Afero.

Topics

Resources

License

Stars

Watchers

Forks

Languages