[#10] Generate api
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
ec0d0274fa
commit
c46cd37f71
8 changed files with 39 additions and 39 deletions
2
lock/grpc/types.pb.go
generated
2
lock/grpc/types.pb.go
generated
|
@ -23,7 +23,7 @@ const (
|
|||
|
||||
// Lock objects protects a list of objects from being deleted. The lifetime of a
|
||||
// lock object is limited similar to regular objects in
|
||||
// `__NEOFS__EXPIRATION_EPOCH` attribute. Lock object MUST have expiration epoch.
|
||||
// `__NEOFS__EXPIRATION_EPOCH`/`__FROSTFS__EXPIRATION_EPOCH` attribute. Lock object MUST have expiration epoch.
|
||||
// It is impossible to delete a lock object via ObjectService.Delete RPC call.
|
||||
type Lock struct {
|
||||
state protoimpl.MessageState
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue