We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad69752 commit e4f10d0Copy full SHA for e4f10d0
README.md
@@ -16,7 +16,7 @@ see [v2 doc](https://pkg.go.dev/go.mercari.io/datastore/v2) at first.
16
17
## Feature
18
19
-### DO
+### TO DO
20
21
* Wrap `google.golang.org/appengine/datastore` and `cloud.google.com/go/datastore`
22
* keep key behavior
@@ -42,7 +42,7 @@ see [v2 doc](https://pkg.go.dev/go.mercari.io/datastore/v2) at first.
42
* Add some useful methods
43
* `aedatastore/TransactionContext`
44
45
-### DON'T
+### FUTURE TO DOS
46
47
* have utility functions
48
* support firestore
0 commit comments