package
1.1.4
Repository: https://github.com/dosnetwork/core.git
Documentation: pkg.go.dev

# Functions

DeployDospayment deploys a new Ethereum contract, binding an instance of Dospayment to it.
NewDospayment creates a new instance of Dospayment, bound to a specific deployed contract.
NewDospaymentCaller creates a new read-only instance of Dospayment, bound to a specific deployed contract.
NewDospaymentFilterer creates a new log filterer instance of Dospayment, bound to a specific deployed contract.
NewDospaymentTransactor creates a new write-only instance of Dospayment, bound to a specific deployed contract.

# Constants

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

# Structs

Dospayment is an auto generated Go binding around an Ethereum contract.
DospaymentCaller is an auto generated read-only Go binding around an Ethereum contract.
DospaymentCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DospaymentCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DospaymentFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DospaymentLogChargeServiceFee represents a LogChargeServiceFee event raised by the Dospayment contract.
DospaymentLogChargeServiceFeeIterator is returned from FilterLogChargeServiceFee and is used to iterate over the raw logs and unpacked data for LogChargeServiceFee events raised by the Dospayment contract.
DospaymentLogClaimGuardianFee represents a LogClaimGuardianFee event raised by the Dospayment contract.
DospaymentLogClaimGuardianFeeIterator is returned from FilterLogClaimGuardianFee and is used to iterate over the raw logs and unpacked data for LogClaimGuardianFee events raised by the Dospayment contract.
DospaymentLogRecordServiceFee represents a LogRecordServiceFee event raised by the Dospayment contract.
DospaymentLogRecordServiceFeeIterator is returned from FilterLogRecordServiceFee and is used to iterate over the raw logs and unpacked data for LogRecordServiceFee events raised by the Dospayment contract.
DospaymentLogRefundServiceFee represents a LogRefundServiceFee event raised by the Dospayment contract.
DospaymentLogRefundServiceFeeIterator is returned from FilterLogRefundServiceFee and is used to iterate over the raw logs and unpacked data for LogRefundServiceFee events raised by the Dospayment contract.
DospaymentOwnershipRenounced represents a OwnershipRenounced event raised by the Dospayment contract.
DospaymentOwnershipRenouncedIterator is returned from FilterOwnershipRenounced and is used to iterate over the raw logs and unpacked data for OwnershipRenounced events raised by the Dospayment contract.
DospaymentOwnershipTransferred represents a OwnershipTransferred event raised by the Dospayment contract.
DospaymentOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Dospayment contract.
DospaymentRaw is an auto generated low-level Go binding around an Ethereum contract.
DospaymentSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DospaymentTransactor is an auto generated write-only Go binding around an Ethereum contract.
DospaymentTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DospaymentTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.