# Functions
DeployStdStyle deploys a new Ethereum contract, binding an instance of StdStyle to it.
NewStdStyle creates a new instance of StdStyle, bound to a specific deployed contract.
NewStdStyleCaller creates a new read-only instance of StdStyle, bound to a specific deployed contract.
NewStdStyleFilterer creates a new log filterer instance of StdStyle, bound to a specific deployed contract.
NewStdStyleTransactor creates a new write-only instance of StdStyle, bound to a specific deployed contract.
# Variables
StdStyleABI is the input ABI used to generate the binding from.
StdStyleBin is the compiled bytecode used for deploying new contracts.
StdStyleMetaData contains all meta data concerning the StdStyle contract.
# Structs
StdStyle is an auto generated Go binding around an Ethereum contract.
StdStyleCaller is an auto generated read-only Go binding around an Ethereum contract.
StdStyleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StdStyleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StdStyleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StdStyleRaw is an auto generated low-level Go binding around an Ethereum contract.
StdStyleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StdStyleTransactor is an auto generated write-only Go binding around an Ethereum contract.
StdStyleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StdStyleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.