package
0.0.0-20220621030607-452a266fee1e
Repository: https://github.com/smartmeshfoundation/spectrum.git
Documentation: pkg.go.dev

# Functions

DeployAnmap deploys a new Ethereum contract, binding an instance of Anmap to it.
NewAnmap creates a new instance of Anmap, bound to a specific deployed contract.
NewAnmapCaller creates a new read-only instance of Anmap, bound to a specific deployed contract.
NewAnmapTransactor creates a new write-only instance of Anmap, bound to a specific deployed contract.

# Constants

AnmapABI is the input ABI used to generate the binding from.
AnmapBin is the compiled bytecode used for deploying new contracts.

# Structs

Anmap is an auto generated Go binding around an Ethereum contract.
AnmapCaller is an auto generated read-only Go binding around an Ethereum contract.
AnmapCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AnmapCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AnmapRaw is an auto generated low-level Go binding around an Ethereum contract.
AnmapSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AnmapTransactor is an auto generated write-only Go binding around an Ethereum contract.
AnmapTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AnmapTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.