frostfs-sdk-go/subnet/id/doc.go

10 lines
325 B
Go
Raw Normal View History

/*
Package subnetid provides primitives to work with subnet identification in FrostFS.
ID type is used for global subnet identity inside the FrostFS network.
Using package types in an application is recommended to potentially work with
different protocol versions with which these types are compatible.
*/
package subnetid