Documentation ¶
Index ¶
- type Runner
- func (r *Runner) ExecFunc(funcName string, blockNumber int64, gas uint64, contractAddr *common.Address, ...) (interface{}, error)
- func (r *Runner) Gas() uint64
- func (r *Runner) IsOwner(blockNumber int64, gas uint64, contractAddr *common.Address, sender []byte) (bool, error)
- func (r *Runner) JoinPoint(name types.PointCut, gas uint64, blockNumber int64, ...) ([]byte, uint64, error)
- func (r *Runner) Return()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.