A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.
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.
- Developed at devel:kubic
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:FactoryCandidates/golang-github-jteeuwen-go-bindata && cd $_
- Create Badge
Refresh
Refresh
Comments 0