perkeep/pkg/schema
mpl 0830902ffb schema: add Share type
This changes allows to get rid of the use of map[string]interface{} in
pkg/server/share.go

Change-Id: Ifeae6b194ff4db679be63d0087cb6d1c5df2f3ca
2013-03-11 21:53:56 +01:00
..
testdata Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
blob.go schema: add Share type 2013-03-11 21:53:56 +01:00
dirreader.go fs: use schema.DirReader, rather than doing it by hand 2013-02-18 10:17:38 -08:00
fileread_test.go schema: unexport Superset 2013-01-22 10:32:15 -08:00
filereader.go schema: unexport Superset 2013-01-22 10:32:15 -08:00
filewriter.go schema: work-around fix for Issue 97/100 until 102 is fixed 2013-02-07 17:12:08 -08:00
filewriter_test.go schema: adjust rollsum splitting algorithm, make it the default 2012-10-29 02:03:05 +01:00
lookup.go fs: implement fuse owner/groups 2012-04-29 10:03:07 +10:00
schema.go schema: add Share type 2013-03-11 21:53:56 +01:00
schema_darwin.go schema: lot of Blob/Builder work, and kill schema.Map. 2013-01-21 20:56:12 -08:00
schema_linux.go schema: lot of Blob/Builder work, and kill schema.Map. 2013-01-21 20:56:12 -08:00
schema_posix.go schema: lot of Blob/Builder work, and kill schema.Map. 2013-01-21 20:56:12 -08:00
schema_test.go schema: populate claim with permanode too 2013-02-26 19:21:19 +01:00