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