# Functions
DeployController deploys a new Ethereum contract, binding an instance of Controller to it.
DeployParseIntScientific deploys a new Ethereum contract, binding an instance of ParseIntScientific to it.
NewController creates a new instance of Controller, bound to a specific deployed contract.
NewControllerCaller creates a new read-only instance of Controller, bound to a specific deployed contract.
NewControllerFilterer creates a new log filterer instance of Controller, bound to a specific deployed contract.
NewControllerTransactor creates a new write-only instance of Controller, bound to a specific deployed contract.
NewParseIntScientific creates a new instance of ParseIntScientific, bound to a specific deployed contract.
NewParseIntScientificCaller creates a new read-only instance of ParseIntScientific, bound to a specific deployed contract.
NewParseIntScientificFilterer creates a new log filterer instance of ParseIntScientific, bound to a specific deployed contract.
NewParseIntScientificTransactor creates a new write-only instance of ParseIntScientific, bound to a specific deployed contract.
# Constants
ControllerABI is the input ABI used to generate the binding from.
ControllerBin is the compiled bytecode used for deploying new contracts.
ParseIntScientificABI is the input ABI used to generate the binding from.
ParseIntScientificBin is the compiled bytecode used for deploying new contracts.
# Structs
Controller is an auto generated Go binding around an Ethereum contract.
ControllerAddedController represents a AddedController event raised by the Controller contract.
ControllerAddedControllerIterator is returned from FilterAddedController and is used to iterate over the raw logs and unpacked data for AddedController events raised by the Controller contract.
ControllerCaller is an auto generated read-only Go binding around an Ethereum contract.
ControllerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ControllerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ControllerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ControllerRaw is an auto generated low-level Go binding around an Ethereum contract.
ControllerRemovedController represents a RemovedController event raised by the Controller contract.
ControllerRemovedControllerIterator is returned from FilterRemovedController and is used to iterate over the raw logs and unpacked data for RemovedController events raised by the Controller contract.
ControllerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ControllerTransactor is an auto generated write-only Go binding around an Ethereum contract.
ControllerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ControllerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ParseIntScientific is an auto generated Go binding around an Ethereum contract.
ParseIntScientificCaller is an auto generated read-only Go binding around an Ethereum contract.
ParseIntScientificCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ParseIntScientificCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ParseIntScientificFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ParseIntScientificRaw is an auto generated low-level Go binding around an Ethereum contract.
ParseIntScientificSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ParseIntScientificTransactor is an auto generated write-only Go binding around an Ethereum contract.
ParseIntScientificTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ParseIntScientificTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.