Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Repository style generic data access layers: http://stackoverflow.com/questions/11914712/writing-generic-...


There are several generic data access layers implemented in Go: standard JSON package, Gustavo's BSON package, App Engine Data store and more. They all use the reflect package internally.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: