OneSeven / byteexec

Go library for executing files stored as byte arrays, handy for use with go-bindata.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

byteexec Travis CI Status Coverage Status GoDoc

byteexec provides a Golang package that allows executing files that are stored/embedded as Go byte arrays.

To install:

go get github.com/getlantern/byteexec

For docs:

godoc github.com/getlantern/byteexec

About

Go library for executing files stored as byte arrays, handy for use with go-bindata.

License:Apache License 2.0


Languages

Language:Go 100.0%Language:C 0.0%