# Functions
NewISystem creates a new instance of ISystem, bound to a specific deployed contract.
NewISystemCaller creates a new read-only instance of ISystem, bound to a specific deployed contract.
NewISystemFilterer creates a new log filterer instance of ISystem, bound to a specific deployed contract.
NewISystemTransactor creates a new write-only instance of ISystem, bound to a specific deployed contract.
# Variables
ISystemABI is the input ABI used to generate the binding from.
ISystemMetaData contains all meta data concerning the ISystem contract.
# Structs
ISystem is an auto generated Go binding around an Ethereum contract.
ISystemCaller is an auto generated read-only Go binding around an Ethereum contract.
ISystemCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ISystemCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ISystemFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ISystemRaw is an auto generated low-level Go binding around an Ethereum contract.
ISystemSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ISystemTransactor is an auto generated write-only Go binding around an Ethereum contract.
ISystemTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ISystemTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.