Registry / utility / phogolabs-parcello

phogolabs-parcello

JSON →
library0.8.2gogounverified

A Go library for embedding and accessing static files in binaries.

go get github.com/phogolabs/parcello
INSTALL
IMPORT
SIG · PHOGOLABS-PARCELLO
P
phogolabs-parcello
utilitygov0.8.2
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.

parcello
github.com/phogolabs/parcello

Opens an embedded file.

package main import ( "fmt" "github.com/phogolabs/parcello" ) func main() { file, _ := parcello.Open("static/index.html") fmt.Println(file.Name()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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