package
0.1.0
Repository: https://github.com/goplugin/libocr.git
Documentation: pkg.go.dev

# Functions

DeployLinkToken deploys a new Ethereum contract, binding an instance of LinkToken to it.
NewLinkToken creates a new instance of LinkToken, bound to a specific deployed contract.
NewLinkTokenCaller creates a new read-only instance of LinkToken, bound to a specific deployed contract.
NewLinkTokenFilterer creates a new log filterer instance of LinkToken, bound to a specific deployed contract.
NewLinkTokenTransactor creates a new write-only instance of LinkToken, bound to a specific deployed contract.

# Constants

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

# Variables

LinkTokenBin is the compiled bytecode used for deploying new contracts.

# Structs

LinkToken is an auto generated Go binding around an Ethereum contract.
LinkTokenApproval represents a Approval event raised by the LinkToken contract.
LinkTokenApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the LinkToken contract.
LinkTokenCaller is an auto generated read-only Go binding around an Ethereum contract.
LinkTokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
LinkTokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
LinkTokenFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
LinkTokenRaw is an auto generated low-level Go binding around an Ethereum contract.
LinkTokenSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
LinkTokenTransactor is an auto generated write-only Go binding around an Ethereum contract.
LinkTokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
LinkTokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
LinkTokenTransfer represents a Transfer event raised by the LinkToken contract.
LinkTokenTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the LinkToken contract.