frostfs-sdk-go/object/relations/doc.go
Denis Kirillov d047289182 [#360] object: Add new package relations
Package relations provides feature to process inner object structure.

Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2022-11-14 17:46:17 +03:00

7 lines
209 B
Go

/*
Package relations provides feature to process inner object structure.
Relations is an interface of entity that can receive object header or
the information about the object relations.
*/
package relations