# 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.
# 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.