package
0.0.0-20241225183508-953e9d5c8823
Repository: https://github.com/dihedron/migrate.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
BuildTime is the time at which the application was built.
Copyright is the copyright clause of the application or plugin.
Description is a one-liner description of the application or plugin.
GitCommit is the commit of this version of the application.
GitModified reports whether the repository had outstanding local changes at time of build.
GitTime is the modification time associated with the Git commit.
GoOS is the target architecture of the application.
GoOS is the target operating system of the application.
GoVersion is the version of the Go compiler used in the build process.
License is the license under which the code is released.
LicenseURL is the URL at which the license is available.
Name is the name of the application or plugin.
VersionMajor is the major version of the application.
VersionMinor is the minor version of the application.
VersionPatch is the patch or revision level of the application.
# Structs
Commands is the set of root command groups.
Command collects the base set of options in common to all commands.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Version is the command that prints information about the application or plugin to the console.