forked from TrueCloudLab/frostfs-api-go
fix comments
This commit is contained in:
parent
2c2150b101
commit
15a55d54a2
2 changed files with 7 additions and 1 deletions
|
@ -130,7 +130,7 @@ type LifetimeSource interface {
|
|||
ExpirationEpochSource
|
||||
}
|
||||
|
||||
// LifetimeSource is an interface of the container of creation-expiration epoch pair.
|
||||
// LifetimeContainer is an interface of the container of creation-expiration epoch pair.
|
||||
type LifetimeContainer interface {
|
||||
CreationEpochContainer
|
||||
ExpirationEpochContainer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue