git.frostfs.info/TrueCloudLab/frostfs-sdk-go@v0.0.0-20241022124111-5361f0ecebd3/container/id/doc.go (about) 1 /* 2 Package cid provides primitives to work with container identification in FrostFS. 3 4 Using package types in an application is recommended to potentially work with 5 different protocol versions with which these types are compatible. 6 */ 7 package cid