# Functions
NewStdUtils creates a new instance of StdUtils, bound to a specific deployed contract.
NewStdUtilsCaller creates a new read-only instance of StdUtils, bound to a specific deployed contract.
NewStdUtilsFilterer creates a new log filterer instance of StdUtils, bound to a specific deployed contract.
NewStdUtilsTransactor creates a new write-only instance of StdUtils, bound to a specific deployed contract.
# Variables
StdUtilsABI is the input ABI used to generate the binding from.
StdUtilsMetaData contains all meta data concerning the StdUtils contract.
# Structs
StdUtils is an auto generated Go binding around an Ethereum contract.
StdUtilsCaller is an auto generated read-only Go binding around an Ethereum contract.
StdUtilsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StdUtilsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StdUtilsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StdUtilsRaw is an auto generated low-level Go binding around an Ethereum contract.
StdUtilsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StdUtilsTransactor is an auto generated write-only Go binding around an Ethereum contract.
StdUtilsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StdUtilsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.