github.com/0chain/gosdk@v1.17.11/zboxcore/fileref/doc.go (about) 1 // Methods and types to interact with File Reference. 2 // File References are the representation of files in the blobbers DB, 3 // which carry the metadata of the file in and of itself, 4 // its information in the context of the allocation, 5 // and the location of the file in the blobbers filesystem. 6 package fileref