# Functions

NewContractIStrategy creates a new instance of ContractIStrategy, bound to a specific deployed contract.
NewContractIStrategyCaller creates a new read-only instance of ContractIStrategy, bound to a specific deployed contract.
NewContractIStrategyFilterer creates a new log filterer instance of ContractIStrategy, bound to a specific deployed contract.
NewContractIStrategyTransactor creates a new write-only instance of ContractIStrategy, bound to a specific deployed contract.

# Variables

ContractIStrategyABI is the input ABI used to generate the binding from.
ContractIStrategyMetaData contains all meta data concerning the ContractIStrategy contract.

# Structs

ContractIStrategy is an auto generated Go binding around an Ethereum contract.
ContractIStrategyCaller is an auto generated read-only Go binding around an Ethereum contract.
ContractIStrategyCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ContractIStrategyCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ContractIStrategyFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ContractIStrategyRaw is an auto generated low-level Go binding around an Ethereum contract.
ContractIStrategySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ContractIStrategyTransactor is an auto generated write-only Go binding around an Ethereum contract.
ContractIStrategyTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ContractIStrategyTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

# Interfaces

ContractIStrategyCalls is an auto generated interface that defines the call methods available for an Ethereum contract.
ContractIStrategyFilterer is an auto generated interface that defines the log filtering methods available for an Ethereum contract.
ContractIStrategyMethods is an auto generated interface around an Ethereum contract.
ContractIStrategyTransacts is an auto generated interface that defines the transact methods available for an Ethereum contract.