# Functions
NewAccessControl creates a new instance of AccessControl, bound to a specific deployed contract.
NewAccessControlCaller creates a new read-only instance of AccessControl, bound to a specific deployed contract.
NewAccessControlFilterer creates a new log filterer instance of AccessControl, bound to a specific deployed contract.
NewAccessControlTransactor creates a new write-only instance of AccessControl, bound to a specific deployed contract.
# Variables
AccessControlABI is the input ABI used to generate the binding from.
AccessControlMetaData contains all meta data concerning the AccessControl contract.
# Structs
AccessControl is an auto generated Go binding around an Ethereum contract.
AccessControlCaller is an auto generated read-only Go binding around an Ethereum contract.
AccessControlCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AccessControlCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AccessControlFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AccessControlRaw is an auto generated low-level Go binding around an Ethereum contract.
AccessControlRoleAdminChanged represents a RoleAdminChanged event raised by the AccessControl contract.
AccessControlRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the AccessControl contract.
AccessControlRoleGranted represents a RoleGranted event raised by the AccessControl contract.
AccessControlRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the AccessControl contract.
AccessControlRoleRevoked represents a RoleRevoked event raised by the AccessControl contract.
AccessControlRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the AccessControl contract.
AccessControlSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AccessControlTransactor is an auto generated write-only Go binding around an Ethereum contract.
AccessControlTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AccessControlTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.