Documentation ¶
Index ¶
Constants ¶
View Source
const ( OutputErrorPrefix = "ERROR: " OutputReady = "READY" OutputAddressPrefix = "ADDRESS: " )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Tester ¶
type Tester struct {
// contains filtered or unexported fields
}
func (*Tester) WriteDataAndGetAddress ¶
type TesterCompiler ¶
type TesterCompiler struct {
// contains filtered or unexported fields
}
func NewTesterCompiler ¶
func NewTesterCompiler() (*TesterCompiler, error)
func (*TesterCompiler) BinaryPath ¶
func (c *TesterCompiler) BinaryPath() string
func (*TesterCompiler) Close ¶
func (c *TesterCompiler) Close() error
Click to show internal directories.
Click to hide internal directories.