Lots of progress made on the decoding side, we can parse a single line in to several types. Left to do: Encoding, better errors, and formally define valid attribute characters.

This commit is contained in:
David Arroyo
2013-07-14 11:27:12 -04:00
parent 751b403e15
commit a19bd721cd
7 changed files with 665 additions and 281 deletions

1
write.go Normal file
View File

@@ -0,0 +1 @@
package ndb