-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Table.Update will replace Table.Patch. We use the same design that we developed for storage: a struct TableMetadataToUpdate holds all the updatable fields, using the types of the optional package. Change-Id: Ie8d828722fc29f12881a3e976fb276561702fd65 Reviewed-on: https://code-review.googlesource.com/8352 Reviewed-by: Michael McGreevy <mcgreevy@golang.org>
- Loading branch information
Showing
2 changed files
with
56 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters