d91ee440ba
Currently it wasn't quite clear what was a stub version and an actual version. Use a PendingVersion constant to make this distinction clear. Also use PendingVersion = NextVersion = 0, that way it's clearer that the version hasn't been yet determined. DefaultVersion = 1 might imply that the object will get that version once commited, however that will entirely depend on whether use-pending-objects is used or versioning is enabled or not. Change-Id: I21398141f97035c48c778f23b542266b834c44f1 |
||
---|---|---|
.. | ||
common.go | ||
create.go | ||
defaults.go | ||
invalid.go | ||
run_test.go | ||
run.go | ||
test.go |