package
0.3.2-alpha.16
Repository: https://github.com/fhenixprotocol/fheos.git
Documentation: pkg.go.dev
# Functions
DeployPrecompiles deploys a new Ethereum contract, binding an instance of Precompiles to it.
NewFheOps creates a new instance of FheOps, bound to a specific deployed contract.
NewFheOpsCaller creates a new read-only instance of FheOps, bound to a specific deployed contract.
NewFheOpsFilterer creates a new log filterer instance of FheOps, bound to a specific deployed contract.
NewFheOpsTransactor creates a new write-only instance of FheOps, bound to a specific deployed contract.
NewPrecompiles creates a new instance of Precompiles, bound to a specific deployed contract.
NewPrecompilesCaller creates a new read-only instance of Precompiles, bound to a specific deployed contract.
NewPrecompilesFilterer creates a new log filterer instance of Precompiles, bound to a specific deployed contract.
NewPrecompilesTransactor creates a new write-only instance of Precompiles, bound to a specific deployed contract.
# Variables
FheOpsABI is the input ABI used to generate the binding from.
FheOpsMetaData contains all meta data concerning the FheOps contract.
PrecompilesABI is the input ABI used to generate the binding from.
PrecompilesBin is the compiled bytecode used for deploying new contracts.
PrecompilesMetaData contains all meta data concerning the Precompiles contract.
# Structs
FheOps is an auto generated Go binding around an Ethereum contract.
FheOpsCaller is an auto generated read-only Go binding around an Ethereum contract.
FheOpsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FheOpsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FheOpsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FheOpsRaw is an auto generated low-level Go binding around an Ethereum contract.
FheOpsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FheOpsTransactor is an auto generated write-only Go binding around an Ethereum contract.
FheOpsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FheOpsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Precompiles is an auto generated Go binding around an Ethereum contract.
PrecompilesCaller is an auto generated read-only Go binding around an Ethereum contract.
PrecompilesCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PrecompilesCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PrecompilesFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PrecompilesRaw is an auto generated low-level Go binding around an Ethereum contract.
PrecompilesSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PrecompilesTransactor is an auto generated write-only Go binding around an Ethereum contract.
PrecompilesTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PrecompilesTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.