# Functions
NewIAccessControl creates a new instance of IAccessControl, bound to a specific deployed contract.
NewIAccessControlCaller creates a new read-only instance of IAccessControl, bound to a specific deployed contract.
NewIAccessControlFilterer creates a new log filterer instance of IAccessControl, bound to a specific deployed contract.
NewIAccessControlTransactor creates a new write-only instance of IAccessControl, bound to a specific deployed contract.
# Variables
IAccessControlABI is the input ABI used to generate the binding from.
IAccessControlMetaData contains all meta data concerning the IAccessControl contract.
# Structs
IAccessControl is an auto generated Go binding around an Ethereum contract.
IAccessControlCaller is an auto generated read-only Go binding around an Ethereum contract.
IAccessControlCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IAccessControlCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IAccessControlFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IAccessControlRaw is an auto generated low-level Go binding around an Ethereum contract.
IAccessControlRoleAdminChanged represents a RoleAdminChanged event raised by the IAccessControl contract.
IAccessControlRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the IAccessControl contract.
IAccessControlRoleGranted represents a RoleGranted event raised by the IAccessControl contract.
IAccessControlRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the IAccessControl contract.
IAccessControlRoleRevoked represents a RoleRevoked event raised by the IAccessControl contract.
IAccessControlRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the IAccessControl contract.
IAccessControlSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IAccessControlTransactor is an auto generated write-only Go binding around an Ethereum contract.
IAccessControlTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IAccessControlTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.