Exemplo n.º 1
0
func rethinkToJSON(row gorethink.Term) interface{} {
	return row.ToJSON()
}