package
0.0.0-20240109035418-4ca2c206e29f
Repository: https://github.com/iyume/dapp-chat.git
Documentation: pkg.go.dev
# Functions
DeployChat deploys a new Ethereum contract, binding an instance of Chat to it.
NewChat creates a new instance of Chat, bound to a specific deployed contract.
NewChatCaller creates a new read-only instance of Chat, bound to a specific deployed contract.
NewChatFilterer creates a new log filterer instance of Chat, bound to a specific deployed contract.
NewChatTransactor creates a new write-only instance of Chat, bound to a specific deployed contract.
# Variables
ChatABI is the input ABI used to generate the binding from.
ChatBin is the compiled bytecode used for deploying new contracts.
ChatMetaData contains all meta data concerning the Chat contract.
# Structs
Chat is an auto generated Go binding around an Ethereum contract.
ChatCaller is an auto generated read-only Go binding around an Ethereum contract.
ChatCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ChatCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ChatFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ChatRaw is an auto generated low-level Go binding around an Ethereum contract.
ChatSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ChatTransactor is an auto generated write-only Go binding around an Ethereum contract.
ChatTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ChatTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.