# Functions
DeploySafeconsole deploys a new Ethereum contract, binding an instance of Safeconsole to it.
NewSafeconsole creates a new instance of Safeconsole, bound to a specific deployed contract.
NewSafeconsoleCaller creates a new read-only instance of Safeconsole, bound to a specific deployed contract.
NewSafeconsoleFilterer creates a new log filterer instance of Safeconsole, bound to a specific deployed contract.
NewSafeconsoleTransactor creates a new write-only instance of Safeconsole, bound to a specific deployed contract.
# Variables
SafeconsoleABI is the input ABI used to generate the binding from.
SafeconsoleBin is the compiled bytecode used for deploying new contracts.
SafeconsoleMetaData contains all meta data concerning the Safeconsole contract.
# Structs
Safeconsole is an auto generated Go binding around an Ethereum contract.
SafeconsoleCaller is an auto generated read-only Go binding around an Ethereum contract.
SafeconsoleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SafeconsoleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SafeconsoleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SafeconsoleRaw is an auto generated low-level Go binding around an Ethereum contract.
SafeconsoleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SafeconsoleTransactor is an auto generated write-only Go binding around an Ethereum contract.
SafeconsoleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SafeconsoleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.