Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VersionTemplate ¶
func VersionTemplate() string
Types ¶
type MigrateLog ¶
type MigrateLog struct {
// contains filtered or unexported fields
}
MigrateLog is a logger for go migrate
func (*MigrateLog) Printf ¶
func (l *MigrateLog) Printf(format string, v ...interface{})
Printf logs to logrus
func (*MigrateLog) Verbose ¶
func (l *MigrateLog) Verbose() bool
Verbose shows if verbose print enabled
Click to show internal directories.
Click to hide internal directories.