surrealpatch/util/keys
Tobie Morgan Hitchcock 6d872fbd5d Change key struct fields to interface{}
Most key struct fields are changed to interface{} so that they can be encoded with whatever data is underlying.
2016-05-27 16:29:50 +01:00
..
db.go Change key struct fields to interface{} 2016-05-27 16:29:50 +01:00
dec.go Latest implementation of key encoding+decoding 2016-05-18 00:55:50 +01:00
edge.go Change key struct fields to interface{} 2016-05-27 16:29:50 +01:00
enc.go Add ability to ignore struct fields when encoding keys 2016-05-27 16:25:46 +01:00
event.go Change key struct fields to interface{} 2016-05-27 16:29:50 +01:00
fd.go Change key struct fields to interface{} 2016-05-27 16:29:50 +01:00
full_test.go Latest implementation of key encoding+decoding 2016-05-18 00:55:50 +01:00
index.go Change key struct fields to interface{} 2016-05-27 16:29:50 +01:00
ix.go Change key struct fields to interface{} 2016-05-27 16:29:50 +01:00
keys.go Add ability to ignore struct fields when encoding keys 2016-05-27 16:25:46 +01:00
keys_test.go Change key struct fields to interface{} 2016-05-27 16:29:50 +01:00
ns.go Change key struct fields to interface{} 2016-05-27 16:29:50 +01:00
reader.go End strings with double TERM byte 2016-05-23 13:31:16 +01:00
tb.go Change key struct fields to interface{} 2016-05-27 16:29:50 +01:00
thing.go Change key struct fields to interface{} 2016-05-27 16:29:50 +01:00
trail.go Change key struct fields to interface{} 2016-05-27 16:29:50 +01:00
writer.go Remove unused packages 2016-05-26 00:25:09 +01:00