//
pkg.gl
Category
github.com/bandprotocol/bandchain/chain
byteexec
package
0.2.4
Repository:
https://github.com/bandprotocol/bandchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
127 SLOC
#
Functions
RunOnAWSLambda
RunOnAWSLambda runs the given executable on AMS Lambda platform.
RunOnDocker
RunOnDocker runs the given executable in a new docker container.
RunOnLocal
RunOnLocal spawns a new subprocess and runs the given executable.