package
0.12.3
Repository: https://github.com/peteim/go-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewCrud creates a new instance of Crud, bound to a specific deployed contract.
NewCrudCaller creates a new read-only instance of Crud, bound to a specific deployed contract.
NewCrudFilterer creates a new log filterer instance of Crud, bound to a specific deployed contract.
NewCRUDService returns ptr of CRUDService.
NewCrudTransactor creates a new write-only instance of Crud, bound to a specific deployed contract.
No description provided by the author
NewTableFactory creates a new instance of TableFactory, bound to a specific deployed contract.
NewTableFactoryCaller creates a new read-only instance of TableFactory, bound to a specific deployed contract.
NewTableFactoryFilterer creates a new log filterer instance of TableFactory, bound to a specific deployed contract.
NewTableFactoryTransactor creates a new write-only instance of TableFactory, bound to a specific deployed contract.

# Constants

CrudABI is the input ABI used to generate the binding from.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TableFactoryABI is the input ABI used to generate the binding from.
No description provided by the author

# Variables

CRUDPrecompileAddress is the contract address of CRUD.
TableFactoryPrecompileAddress is the contract address of TableFactory.

# Structs

No description provided by the author
Crud is an auto generated Go binding around a Solidity contract.
CrudCaller is an auto generated read-only Go binding around a Solidity contract.
CrudCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
CrudCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
CrudFilterer is an auto generated log filtering Go binding around a Solidity contract events.
CrudRaw is an auto generated low-level Go binding around a Solidity contract.
CrudSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
CrudTransactor is an auto generated write-only Go binding around a Solidity contract.
CrudTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
CrudTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.
Entry
No description provided by the author
CRUDService is a precompile contract service.
TableFactory is an auto generated Go binding around a Solidity contract.
TableFactoryCaller is an auto generated read-only Go binding around a Solidity contract.
TableFactoryCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
TableFactoryCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
TableFactoryFilterer is an auto generated log filtering Go binding around a Solidity contract events.
TableFactoryRaw is an auto generated low-level Go binding around a Solidity contract.
TableFactorySession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
TableFactoryTransactor is an auto generated write-only Go binding around a Solidity contract.
TableFactoryTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
TableFactoryTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.

# Type aliases

No description provided by the author