Documentation ¶
Index ¶
- func ConvertDuplicatedError(err error, newErr error) error
- func ConvertRelationError(err error, newErr error) error
- func MetricsServerProcess(ctx context.Context, port int, gracefulShutdownTimeSec int) error
- func MigrateMySQLDB(db *gorm.DB) error
- func MigrateSQLiteDB(db *gorm.DB) error
- func OpenMySQL(username, password, host string, port int, database string) (*gorm.DB, error)
- func OpenSQLite(filePath string) (*gorm.DB, error)
- func SignalWatchProcess(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertDuplicatedError ¶
func ConvertRelationError ¶
func MetricsServerProcess ¶
func MigrateMySQLDB ¶
func MigrateSQLiteDB ¶
func SignalWatchProcess ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.