Documentation
¶
Index ¶
Constants ¶
View Source
const ConfigKey migrateKey = "config"
Variables ¶
This section is empty.
Functions ¶
func PostgresResetFromPath ¶
Types ¶
type GooseLogger ¶
type GooseLogger struct {
// contains filtered or unexported fields
}
func NewGooseLogger ¶
func NewGooseLogger(logger *slog.Logger) *GooseLogger
func (*GooseLogger) Fatalf ¶
func (l *GooseLogger) Fatalf(format string, v ...interface{})
func (*GooseLogger) Printf ¶
func (l *GooseLogger) Printf(format string, v ...interface{})
Click to show internal directories.
Click to hide internal directories.