# Functions
NewTimelock creates a new instance of Timelock, bound to a specific deployed contract.
NewTimelockCaller creates a new read-only instance of Timelock, bound to a specific deployed contract.
NewTimelockFilterer creates a new log filterer instance of Timelock, bound to a specific deployed contract.
NewTimelockTransactor creates a new write-only instance of Timelock, bound to a specific deployed contract.
# Variables
TimelockABI is the input ABI used to generate the binding from.
TimelockMetaData contains all meta data concerning the Timelock contract.
# Structs
RBACTimelockCall is an auto generated low-level Go binding around an user-defined struct.
Timelock is an auto generated Go binding around an Ethereum contract.
TimelockBypasserCallExecuted represents a BypasserCallExecuted event raised by the Timelock contract.
TimelockBypasserCallExecutedIterator is returned from FilterBypasserCallExecuted and is used to iterate over the raw logs and unpacked data for BypasserCallExecuted events raised by the Timelock contract.
TimelockCaller is an auto generated read-only Go binding around an Ethereum contract.
TimelockCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TimelockCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TimelockCallExecuted represents a CallExecuted event raised by the Timelock contract.
TimelockCallExecutedIterator is returned from FilterCallExecuted and is used to iterate over the raw logs and unpacked data for CallExecuted events raised by the Timelock contract.
TimelockCallScheduled represents a CallScheduled event raised by the Timelock contract.
TimelockCallScheduledIterator is returned from FilterCallScheduled and is used to iterate over the raw logs and unpacked data for CallScheduled events raised by the Timelock contract.
TimelockCancelled represents a Cancelled event raised by the Timelock contract.
TimelockCancelledIterator is returned from FilterCancelled and is used to iterate over the raw logs and unpacked data for Cancelled events raised by the Timelock contract.
TimelockFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TimelockFunctionSelectorBlocked represents a FunctionSelectorBlocked event raised by the Timelock contract.
TimelockFunctionSelectorBlockedIterator is returned from FilterFunctionSelectorBlocked and is used to iterate over the raw logs and unpacked data for FunctionSelectorBlocked events raised by the Timelock contract.
TimelockFunctionSelectorUnblocked represents a FunctionSelectorUnblocked event raised by the Timelock contract.
TimelockFunctionSelectorUnblockedIterator is returned from FilterFunctionSelectorUnblocked and is used to iterate over the raw logs and unpacked data for FunctionSelectorUnblocked events raised by the Timelock contract.
TimelockMinDelayChange represents a MinDelayChange event raised by the Timelock contract.
TimelockMinDelayChangeIterator is returned from FilterMinDelayChange and is used to iterate over the raw logs and unpacked data for MinDelayChange events raised by the Timelock contract.
TimelockRaw is an auto generated low-level Go binding around an Ethereum contract.
TimelockRoleAdminChanged represents a RoleAdminChanged event raised by the Timelock contract.
TimelockRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the Timelock contract.
TimelockRoleGranted represents a RoleGranted event raised by the Timelock contract.
TimelockRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the Timelock contract.
TimelockRoleRevoked represents a RoleRevoked event raised by the Timelock contract.
TimelockRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the Timelock contract.
TimelockSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TimelockTransactor is an auto generated write-only Go binding around an Ethereum contract.
TimelockTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TimelockTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.