imgsrv/get.go

8 lines
66 B
Go

package main
import (
"math/rand"
"labix.org/v2/mgo/bson"
)