692 B
692 B
byteexec
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