Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SQLite3Service ¶
type SQLite3Service struct { orm.ModelRegistryImpl orm.DeleteCallback orm.UpdateCallback Config brick.Config `inject:"config"` // contains filtered or unexported fields }
SQLite3Service ...
func (*SQLite3Service) Dispose ¶
func (p *SQLite3Service) Dispose() error
Dispose teardown sqlite conn
Click to show internal directories.
Click to hide internal directories.