package dao type IDAO interface { Init() error }