Registry / utility / go-bindata-go-bindata-v3

go-bindata-go-bindata-v3

JSON →
library3.1.3gogounverified

Converts any file into manageable Go source code for embedding assets.

go get github.com/go-bindata/go-bindata/v3
INSTALL
IMPORT
SIG · GO-BINDATA-GO-BIND
G
go-bindata-go-bindata-v3
utilitygov3.1.3
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.

bindata
github.com/go-bindata/go-bindata/v3

Demonstrate that go-bindata is primarily a CLI tool for embedding files.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
go-bindata-go-bindata-v3 — go get go-bindata-go-bindata-v3 · libregistry