Пример #1
0
func init() {
	adapter.Register(new(mgo.Database), Init)
}
Пример #2
0
func init() {
	adapter.Register(new(os.File), Init)
}