git.frostfs.info/TrueCloudLab/frostfs-sdk-go@v0.0.0-20241022124111-5361f0ecebd3/object/relations/doc.go (about) 1 /* 2 Package relations provides feature to process inner object structure. 3 4 Relations is an interface of entity that can receive object header or 5 the information about the object relations. 6 */ 7 package relations