Versions in this module Expand all Collapse all v0 v0.0.1 Mar 9, 2024 Changes in this version + func CheckAndUpdateSchema(c DBClient) error + type DBClient struct + func NewDBClient(config config.DB) DBClient + func (c DBClient) OpenDB() (*sql.DB, error)