This website requires JavaScript.
Explore
Help
Sign In
XoxJlopeZi4BB
/
go.ndb
Watch
1
Star
0
Fork
0
You've already forked go.ndb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Parser for the ndb file format
10
Commits
2
Branches
0
Tags
67
KiB
Go
98.2%
Starlark
1.8%
c4298513d4
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
David Arroyo
c4298513d4
testing github web hooks␣
2013-11-02 00:17:10 -04:00
ndb.go
Change Emit -> Marshal, Parse -> Unmarshal to fit in with rest of std library
2013-07-15 10:21:14 -04:00
read_test.go
Change Emit -> Marshal, Parse -> Unmarshal to fit in with rest of std library
2013-07-15 10:21:14 -04:00
read.go
Feature complete. I may change the names, and error-handling needs to be more robust. I feel pretty good about resisting bad input, but not so good about saving to or writing from complex data structures, or maps with interface{} elements.
2013-07-15 10:16:10 -04:00
write_test.go
Change Emit -> Marshal, Parse -> Unmarshal to fit in with rest of std library
2013-07-15 10:21:14 -04:00
write.go
Feature complete. I may change the names, and error-handling needs to be more robust. I feel pretty good about resisting bad input, but not so good about saving to or writing from complex data structures, or maps with interface{} elements.
2013-07-15 10:16:10 -04:00