wg-quicker/vendor/github.com/getlantern/byteexec/README.md

692 B

byteexec Travis CI Status Coverage Status GoDoc

byteexec provides a Golang package that allows executing files that are stored as Go byte arrays. This is handy when combined with go-bindata.

To install:

go get github.com/getlantern/byteexec

For docs:

godoc github.com/getlantern/byteexec