Documentation
¶
Index ¶
- func Call(_ int, proc *process.Process, arg any) (bool, error)
- func CommitTxn(n *Argument, txn client.TxnOperator, ctx context.Context) error
- func GetNewRelation(n *Argument, txn client.TxnOperator, proc *process.Process, ...) (engine.Relation, error)
- func NewTxn(n *Argument, proc *process.Process, ctx context.Context) (txn client.TxnOperator, err error)
- func Prepare(_ *process.Process, _ any) error
- func RolllbackTxn(n *Argument, txn client.TxnOperator, ctx context.Context) error
- func String(_ any, buf *bytes.Buffer)
- type Argument
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNewRelation ¶ added in v0.6.0
func RolllbackTxn ¶ added in v0.6.0
Types ¶
Click to show internal directories.
Click to hide internal directories.