Versions in this module Expand all Collapse all v0 v0.1.0 Nov 14, 2024 Changes in this version + const NanosecondsPerMillisecond + func CloseDatabase(gormDatabase *gorm.DB) error + func NewDatabase(ctx context.Context, storeURL string) (*gorm.DB, error) + func NewLoggerAdaptor(l *logrus.Logger, cfg LoggerAdaptorConfig) logger.Interface + type LoggerAdaptorConfig struct + IgnoreRecordNotFoundError bool + ParameterizedQueries bool + SlowThreshold time.Duration