Registry / utility / qor-assetfs

qor-assetfs

JSON →
library0.0.0-20170713023933-ff57fdc13a14gogounverified

Package assetfs provides a virtual file system for embedding assets in Go applications.

go get github.com/qor/assetfs
INSTALL
IMPORT
SIG · QOR-ASSETFS
Q
qor-assetfs
utilitygov0.0.0-20170713023933-ff57fdc13a14
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

assetfs
✓ github.com/qor/assetfs

Create an asset file system

package main import ( "fmt" "github.com/qor/assetfs" ) func main() { fs := assetfs.AssetFS() fmt.Println(fs) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20170713023933-ff57fdc13a14latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
qor-assetfs — go get qor-assetfs · libregistry