forked from TrueCloudLab/frostfs-api-go
Migrate to new repo
This commit is contained in:
parent
f133a67696
commit
b118f469d2
71 changed files with 603 additions and 600 deletions
|
@ -3,8 +3,8 @@ package object
|
|||
import (
|
||||
"sort"
|
||||
|
||||
"github.com/nspcc-dev/neofs-api/refs"
|
||||
"github.com/nspcc-dev/neofs-api/storagegroup"
|
||||
"github.com/nspcc-dev/neofs-api-go/refs"
|
||||
"github.com/nspcc-dev/neofs-api-go/storagegroup"
|
||||
)
|
||||
|
||||
// Here are defined getter functions for objects that contain storage group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue