github.com/getlantern/byteexec
Package byteexec provides a very basic facility for running executables supplied as byte arrays, which is handy when used with github.com/jteeuwen/go-bindata. byteexec works by storing the provided command in a file. Example Usage: Note - byteexec.New is somewhat expensive, and Exec is safe for concurrent use, so it's advisable to create only one Exec for each executable.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 3 years ago
v0.0.0-20220903142956-e6ed20032cfd
over 3 years ago
Versions
2
2
Dependent Packages
45
45
Dependent Repos
28
28
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/getlantern/byteexec
spec |
| License | Apache-2.0 |
| Namespace | github.com/getlantern |
| First Release | almost 9 years ago |
| Last Synced | 10 days ago |
Repository
| Stars | 39 on GitHub |
| Forks | 10 on GitHub |
Rankings on proxy.golang.org
Overall
Top 3.7%
Dependent packages
Top 0.8%
Dependent repos
Top 1.0%
Forks
Top 6.6%