package
0.8.9
Repository: https://github.com/chainsql/go-chainsql-api.git
Documentation: pkg.go.dev

# Functions

NewChainsql is a function that create a chainsql object.
NewTable creates a Table object.

# Structs

Base is a struct.
Chainsql is the interface struct for this package.
OpInfo is the opearting details.
Ripple is aaa.
SubmitBase base struct.
Table is used to process insert/delete/update/get operation.
No description provided by the author
No description provided by the author
TableJSON specifies the table operation format.
TableListSetJSON specifies the table operation format.
TxResult is tx submit response.
TxSigned is signed transaction.

# Interfaces

IPrepare is an interface that a struct call submit() method must implment.
TxJSON is a type indicate a transaction json.