A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.

Edit Package golang-github-jteeuwen-go-bindata

This package converts any file into manageable Go source code. Useful for embedding binary data into a go program. The file data is optionally gzip compressed before being converted to a raw byte slice.

It comes with a command line tool in the go-bindata sub directory. This tool offers a set of command line options, used to customize the output being generated.

**NOTE**: this package is required by the Kubernetes build process since 1.4.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000642 642 Bytes
_servicedata 0000000228 228 Bytes
go-bindata-v3.0.7+git20151023.72.a0ff256.tar.xz 0000015668 15.3 KB
golang-github-jteeuwen-go-bindata.changes 0000002473 2.42 KB
golang-github-jteeuwen-go-bindata.spec 0000002520 2.46 KB
Latest Revision
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 882555 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 7)
- Set GO111MODULE=auto to build with go1.16+
  * Default changed to GO111MODULE=on in go1.16
  * Upstream project is archived and will not be converting to modules
  * go1.16 adds binary data embed capability that can replace this package
    once there are no dependencies
Comments 0
openSUSE Build Service is sponsored by