perkeep/pkg/schema
Brad Fitzpatrick 02e3c08947 schema: start of eliminating/unexporting schema.Superset and schema.Map
For now, unfortunately, there are even more types. The old ones will hopefully die soon.

Change-Id: I9d0bb1743c94a0de429175ef0b05ad6a964e07c0
2013-01-21 17:31:08 -08: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: start of eliminating/unexporting schema.Superset and schema.Map 2013-01-21 17:31:08 -08:00
dirreader.go schema: split DirReader off into its own file 2013-01-03 17:16:26 -08:00
fileread_test.go schema: delete the old FileReader.Skip method 2013-01-04 16:29:16 -08:00
filereader.go schema: various FileReader optimizations and bug fixes 2013-01-06 10:50:41 -08:00
filewriter.go blobref: simplify the FromHash func. Make type implicit. 2013-01-20 13:36:27 -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: start of eliminating/unexporting schema.Superset and schema.Map 2013-01-21 17:31:08 -08:00
schema_darwin.go schema: introduce type Map 2012-08-22 03:36:36 +10:00
schema_linux.go just one missing map[string]interface{} -> Map conversion 2012-08-22 15:09:42 +02:00
schema_posix.go schema: introduce type Map 2012-08-22 03:36:36 +10:00
schema_test.go schema: verify no slashes in fileName in FileNameString accessor. 2013-01-13 20:43:55 -08:00