perkeep/pkg/schema
Brad Fitzpatrick 971abb5566 schema: tighten the definition of schema.File
Change-Id: I14212e55fec217953c6a0979f910e5fa93ee6825
2013-01-04 16:26:14 -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
dirreader.go schema: split DirReader off into its own file 2013-01-03 17:16:26 -08:00
fileread_test.go schema: fix FileReader bugs, simplify, add exhaustive tests 2012-12-25 17:27:52 -08:00
filereader.go schema: split DirReader off into its own file 2013-01-03 17:16:26 -08:00
filewriter.go camput: Preparation for vivify. 2012-12-23 01:15:29 +01: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: tighten the definition of schema.File 2013-01-04 16:26:14 -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 Convert more code to use schema.Map instead of map[string]interface{} 2012-08-22 03:47:38 +10:00