package
0.0.1
Repository: https://github.com/pschlump/gcall.git
Documentation: pkg.go.dev

# Functions

NewMortal creates a new instance of Mortal, bound to a specific deployed contract.
NewMortalCaller creates a new read-only instance of Mortal, bound to a specific deployed contract.
NewMortalFilterer creates a new log filterer instance of Mortal, bound to a specific deployed contract.
NewMortalTransactor creates a new write-only instance of Mortal, bound to a specific deployed contract.

# Constants

MortalABI is the input ABI used to generate the binding from.

# Structs

Mortal is an auto generated Go binding around an Ethereum contract.
MortalCaller is an auto generated read-only Go binding around an Ethereum contract.
MortalCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MortalCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MortalFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MortalRaw is an auto generated low-level Go binding around an Ethereum contract.
MortalSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MortalTransactor is an auto generated write-only Go binding around an Ethereum contract.
MortalTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MortalTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.