Documentation ¶
Index ¶
- func BoolTypeGen() abi.Type
- func CFGBlockGen() common.CFGBlock
- func CFGGen() common.CFG
- func CommonContractGen() *common.Contract
- func ConfigGen() *config.Config
- func ContractDTOGen() *dto.ContractDTO
- func ContractGen() *entities.Contract
- func DistanceMapGen() common.DistanceMap
- func FunctionDTOGen() *dto.FunctionDTO
- func FunctionGen() *entities.Function
- func FuzzerConfigGen() config.FuzzerConfig
- func GethConfigGen() config.GethConfig
- func InstrumentExecutionEventGen() bus.InstrumentExecutionEvent
- func IntTypeGen(bitSize int) abi.Type
- func NewContractDTOGen() *dto.NewContractDTO
- func NewFunctionDTOGen() *dto.NewFunctionDTO
- func NewTaskDTOGen() *dto.NewTaskDTO
- func NewTransactionDTOGen() *dto.NewTransactionDTO
- func OverflowedNumberAsStringGen(bitSize int) string
- func SignedBigIntGen(bitSize int) *big.Int
- func SmartContractGen() string
- func StringTypeGen() abi.Type
- func TaskDTOGen() *dto.TaskDTO
- func TaskFinishEventGen() bus.TaskFinishEvent
- func TaskGen() *entities.Task
- func TaskInputRequestEventGen() bus.TaskInputRequestEvent
- func TaskReportGen() common.TaskReport
- func TaskStartEventGen() bus.TaskStartEvent
- func TimeSeriesDataGen() common.TimeSeriesData
- func TransactionDTOGen() *dto.TransactionDTO
- func TransactionGen() *entities.Transaction
- func UintTypeGen(bitSize int) abi.Type
- func UnderflowedNumberAsStringGen(bitSize int) string
- func UnsignedBigIntGen(bitSize int) *big.Int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoolTypeGen ¶
func CFGBlockGen ¶
func CommonContractGen ¶
func ContractDTOGen ¶
func ContractDTOGen() *dto.ContractDTO
func ContractGen ¶
func DistanceMapGen ¶
func DistanceMapGen() common.DistanceMap
func FunctionDTOGen ¶
func FunctionDTOGen() *dto.FunctionDTO
func FunctionGen ¶
func FuzzerConfigGen ¶
func FuzzerConfigGen() config.FuzzerConfig
func GethConfigGen ¶
func GethConfigGen() config.GethConfig
func InstrumentExecutionEventGen ¶
func InstrumentExecutionEventGen() bus.InstrumentExecutionEvent
func IntTypeGen ¶
func NewContractDTOGen ¶
func NewContractDTOGen() *dto.NewContractDTO
func NewFunctionDTOGen ¶
func NewFunctionDTOGen() *dto.NewFunctionDTO
func NewTaskDTOGen ¶
func NewTaskDTOGen() *dto.NewTaskDTO
func NewTransactionDTOGen ¶
func NewTransactionDTOGen() *dto.NewTransactionDTO
func SignedBigIntGen ¶
func SmartContractGen ¶
func SmartContractGen() string
func StringTypeGen ¶
func TaskDTOGen ¶
func TaskFinishEventGen ¶
func TaskFinishEventGen() bus.TaskFinishEvent
func TaskInputRequestEventGen ¶
func TaskInputRequestEventGen() bus.TaskInputRequestEvent
func TaskReportGen ¶
func TaskReportGen() common.TaskReport
func TaskStartEventGen ¶
func TaskStartEventGen() bus.TaskStartEvent
func TimeSeriesDataGen ¶
func TimeSeriesDataGen() common.TimeSeriesData
func TransactionDTOGen ¶
func TransactionDTOGen() *dto.TransactionDTO
func TransactionGen ¶
func TransactionGen() *entities.Transaction
func UintTypeGen ¶
func UnsignedBigIntGen ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.