This commit is contained in:
Las Zenow 2012-09-14 00:34:13 +02:00
parent b96215b7ff
commit 11d24f2f20
4 changed files with 15 additions and 16 deletions

View file

@ -9,7 +9,6 @@ import (
var db *DB
type Book struct {
Id string `bson:"_id"`
Title string