forked from TrueCloudLab/frostfs-sdk-go
Move to frostfs-sdk-go
Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
This commit is contained in:
parent
45a6e7a7c2
commit
4c779423f5
177 changed files with 739 additions and 737 deletions
|
@ -66,7 +66,7 @@ func (id *SplitID) SetUUID(v uuid.UUID) {
|
|||
}
|
||||
}
|
||||
|
||||
// ToV2 converts SplitID to a representation of SplitID in neofs-api v2.
|
||||
// ToV2 converts SplitID to a representation of SplitID in frostfs-api v2.
|
||||
//
|
||||
// Nil SplitID converts to nil.
|
||||
func (id *SplitID) ToV2() []byte {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue