Documentation
¶
Index ¶
- Constants
- func CodeTranslate(code rkcypb.Code) grpc_codes.Code
- func ExecuteTxnAsync(ctx context.Context, plat *platform.Platform, txn *rkcy.Txn) error
- func ExecuteTxnSync(ctx context.Context, plat *platform.Platform, txn *rkcy.Txn, ...) (*rkcy.ResultProto, error)
- func ProduceComplete(ctx context.Context, plat *platform.Platform, rtxn *rkcy.RtApecsTxn) error
- func ProduceCurrentStep(ctx context.Context, wg *sync.WaitGroup, aprod *stream.ApecsProducer, ...) error
- func ProduceError(ctx context.Context, plat *platform.Platform, rtxn *rkcy.RtApecsTxn, ...) error
- func ProduceResponse(ctx context.Context, plat *platform.Platform, respBrokers string, ...) error
- func SetStepResult(rslt *rkcypb.ApecsTxn_Step_Result, err error)
- func StartApecsConsumer(ctx context.Context, plat *platform.Platform, storageTarget string, ...)
- func StartApecsRunner(ctx context.Context, plat *platform.Platform, storageTarget string, ...)
Constants ¶
View Source
const DEFAULT_SYNC_TIMEOUT time.Duration = time.Minute * 5
Variables ¶
This section is empty.
Functions ¶
func CodeTranslate ¶
func CodeTranslate(code rkcypb.Code) grpc_codes.Code
func ExecuteTxnAsync ¶
func ExecuteTxnSync ¶
func ProduceComplete ¶
func ProduceCurrentStep ¶
func ProduceError ¶
func ProduceResponse ¶
func SetStepResult ¶
func SetStepResult(rslt *rkcypb.ApecsTxn_Step_Result, err error)
func StartApecsConsumer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.