forked from TrueCloudLab/frostfs-api-go
service: fix comments
This commit is contained in:
parent
4aac4d093d
commit
65d7c39e1a
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ type RawContainer interface {
|
|||
SetRaw(bool)
|
||||
}
|
||||
|
||||
// VersionContainer is an interface of the container of a numerical Version value with read access.
|
||||
// VersionSource is an interface of the container of a numerical Version value with read access.
|
||||
type VersionSource interface {
|
||||
GetVersion() uint32
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue