package
1.0.0
Repository: https://github.com/lox/bintest.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
MustAsset is like Asset but panics when Asset would return an error.
New returns a new instance of a Proxy with a compiled binary and a started server.
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.

# Variables

No description provided by the author

# Structs

Call is created for every call to the proxied binary.
Proxy provides a way to programatically respond to invocations of a compiled binary that is created.