Registry / utility / hajimehoshi-file2byteslice

hajimehoshi-file2byteslice

JSON →
library1.0.0gogounverified

Embeds file contents as a byte slice in Go source code.

go get github.com/hajimehoshi/file2byteslice
INSTALL
IMPORT
SIG · HAJIMEHOSHI-FILE2B
H
hajimehoshi-file2byteslice
utilitygov1.0.0
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.

file2byteslice
github.com/hajimehoshi/file2byteslice

Demonstrates the typical usage of file2byteslice as a command-line tool.

package main import ( "fmt" "github.com/hajimehoshi/file2byteslice" ) func main() { // This tool is typically used via command line, not as a library. fmt.Println("Use 'file2byteslice' command to generate Go code from files.") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hajimehoshi-file2byteslice — go get hajimehoshi-file2byteslice · libregistry