Registry / utility / unnoted-fileb0x

unnoted-fileb0x

JSON →
library1.1.4gogounverified

Embeds static files into Go binaries with a simple configuration file.

go get github.com/UnnoTed/fileb0x
INSTALL
IMPORT
SIG · UNNOTED-FILEB0X
U
unnoted-fileb0x
utilitygov1.1.4
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.

fileb0x
github.com/UnnoTed/fileb0x

Reads an embedded static file

package main import ( "fmt" "github.com/UnnoTed/fileb0x" ) func main() { data, _ := fileb0x.Read("static/index.html") fmt.Println(string(data)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
unnoted-fileb0x — go get unnoted-fileb0x · libregistry