Exemplo n.º 1
0
func init() {
	adapter.Register(new(mgo.Database), Init)
}
Exemplo n.º 2
0
func init() {
	adapter.Register(new(os.File), Init)
}