Categorygithub.com/ThingsIXFoundation/mapper-registry-go
modulepackage
0.0.0-20230207125540-21fbd2a4f29d
Repository: https://github.com/thingsixfoundation/mapper-registry-go.git
Documentation: pkg.go.dev

# README

Introduction

Bindings to interact with the ThingsIX mapper registry.

# Functions

NewMapperRegistry creates a new instance of MapperRegistry, bound to a specific deployed contract.
NewMapperRegistryCaller creates a new read-only instance of MapperRegistry, bound to a specific deployed contract.
NewMapperRegistryFilterer creates a new log filterer instance of MapperRegistry, bound to a specific deployed contract.
NewMapperRegistryTransactor creates a new write-only instance of MapperRegistry, bound to a specific deployed contract.

# Variables

MapperRegistryABI is the input ABI used to generate the binding from.
MapperRegistryMetaData contains all meta data concerning the MapperRegistry contract.

# Structs

IMapperRegistryMapper is an auto generated low-level Go binding around an user-defined struct.
MapperRegistry is an auto generated Go binding around an Ethereum contract.
MapperRegistryCaller is an auto generated read-only Go binding around an Ethereum contract.
MapperRegistryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MapperRegistryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MapperRegistryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MapperRegistryFrequencyPlanAdded represents a FrequencyPlanAdded event raised by the MapperRegistry contract.
MapperRegistryFrequencyPlanAddedIterator is returned from FilterFrequencyPlanAdded and is used to iterate over the raw logs and unpacked data for FrequencyPlanAdded events raised by the MapperRegistry contract.
MapperRegistryFrequencyPlanRemoved represents a FrequencyPlanRemoved event raised by the MapperRegistry contract.
MapperRegistryFrequencyPlanRemovedIterator is returned from FilterFrequencyPlanRemoved and is used to iterate over the raw logs and unpacked data for FrequencyPlanRemoved events raised by the MapperRegistry contract.
MapperRegistryMapperActive represents a MapperActive event raised by the MapperRegistry contract.
MapperRegistryMapperActiveIterator is returned from FilterMapperActive and is used to iterate over the raw logs and unpacked data for MapperActive events raised by the MapperRegistry contract.
MapperRegistryMapperClaimed represents a MapperClaimed event raised by the MapperRegistry contract.
MapperRegistryMapperClaimedIterator is returned from FilterMapperClaimed and is used to iterate over the raw logs and unpacked data for MapperClaimed events raised by the MapperRegistry contract.
MapperRegistryMapperInactive represents a MapperInactive event raised by the MapperRegistry contract.
MapperRegistryMapperInactiveIterator is returned from FilterMapperInactive and is used to iterate over the raw logs and unpacked data for MapperInactive events raised by the MapperRegistry contract.
MapperRegistryMapperOnboarded represents a MapperOnboarded event raised by the MapperRegistry contract.
MapperRegistryMapperOnboardedIterator is returned from FilterMapperOnboarded and is used to iterate over the raw logs and unpacked data for MapperOnboarded events raised by the MapperRegistry contract.
MapperRegistryMapperRegistered represents a MapperRegistered event raised by the MapperRegistry contract.
MapperRegistryMapperRegisteredIterator is returned from FilterMapperRegistered and is used to iterate over the raw logs and unpacked data for MapperRegistered events raised by the MapperRegistry contract.
MapperRegistryMapperRemoved represents a MapperRemoved event raised by the MapperRegistry contract.
MapperRegistryMapperRemovedIterator is returned from FilterMapperRemoved and is used to iterate over the raw logs and unpacked data for MapperRemoved events raised by the MapperRegistry contract.
MapperRegistryMapperTransferred represents a MapperTransferred event raised by the MapperRegistry contract.
MapperRegistryMapperTransferredIterator is returned from FilterMapperTransferred and is used to iterate over the raw logs and unpacked data for MapperTransferred events raised by the MapperRegistry contract.
MapperRegistryRaw is an auto generated low-level Go binding around an Ethereum contract.
MapperRegistrySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MapperRegistryTransactor is an auto generated write-only Go binding around an Ethereum contract.
MapperRegistryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MapperRegistryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.