package
2.0.12+incompatible
Repository: https://github.com/kybernetwork/tradelogs.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewFillOrder creates a new instance of FillOrder, bound to a specific deployed contract.
NewFillOrderCaller creates a new read-only instance of FillOrder, bound to a specific deployed contract.
NewFillOrderFilterer creates a new log filterer instance of FillOrder, bound to a specific deployed contract.
NewFillOrderTransactor creates a new write-only instance of FillOrder, bound to a specific deployed contract.
# Constants
No description provided by the author
# Variables
No description provided by the author
FillOrderABI is the input ABI used to generate the binding from.
FillOrderMetaData contains all meta data concerning the FillOrder contract.
# Structs
FillOrder is an auto generated Go binding around an Ethereum contract.
FillOrderCaller is an auto generated read-only Go binding around an Ethereum contract.
FillOrderCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FillOrderCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FillOrderFillOrder represents a FillOrder event raised by the FillOrder contract.
FillOrderFillOrderIterator is returned from FilterFillOrder and is used to iterate over the raw logs and unpacked data for FillOrder events raised by the FillOrder contract.
FillOrderFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FillOrderRaw is an auto generated low-level Go binding around an Ethereum contract.
FillOrderSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FillOrderTransactor is an auto generated write-only Go binding around an Ethereum contract.
FillOrderTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FillOrderTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
No description provided by the author