datastore

package
v0.0.0-...-ef45db5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 16 Imported by: 3

Documentation

Overview

Datastore contains Transactional Enqueue support for Cloud Datastore.

Importing this package adds Cloud Datastore transactions support to server/tq's AddTask. Depends on "go.chromium.org/luci/gae/filter/txndefer" filter installed. It is installed by default in LUCI server contexts.

This package is normally imported unnamed:

import _ "go.chromium.org/luci/server/tq/txn/datastore"

Will take ownership of entities with kinds "tq.*" (e.g. "tq.Reminder").

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL