func (pr *publishRequest) memberPath(member *blobref.BlobRef) string { return addPathComponent(pr.subjectBasePath, "/h"+member.DigestPrefix(10)) }