frostfs-sdk-go/container/id/doc.go
Evgenii Stratonikov c5d16f7631 [#4] Rename NeoFS mentions in comments and method names
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2022-12-30 13:35:42 +03:00

7 lines
246 B
Go

/*
Package cid provides primitives to work with container identification in FrostFS.
Using package types in an application is recommended to potentially work with
different protocol versions with which these types are compatible.
*/
package cid