forked from TrueCloudLab/frostfs-api-go
7314038069
In order to prevent potential cross imports, container ID should be defined in a separate package as a base type. A similar approach was used in the NeoFS API design. Create `pkg/container/id` package and replace container ID implementation to it. Related API in `container` package is deprecated from now. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
accounting.go | ||
client.go | ||
container.go | ||
netmap.go | ||
object.go | ||
opts.go | ||
raw.go | ||
reputation.go | ||
session.go |