//
pkg.gl
Category
github.com/ralvarezdev/go-flags
mode
package
0.3.3
Repository:
https://github.com/ralvarezdev/go-flags.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
8
Files
74 SLOC
#
Functions
NewFlag
NewFlag creates a new Flag with allowed values.
#
Constants
FlagName
FlagName is the name of the mode flag.
FlagUsage
FlagUsage is the usage of the mode flag.
#
Variables
Debug
Debug is the debug mode.
Dev
Dev is the development mode.
ErrNilModeFlag
No description provided by the author
Migrate
Migrate is the migration mode.
ModeFlag
ModeFlag is the environment mode.
Prod
Prod is the production mode.
#
Structs
Flag
No description provided by the author
#
Type aliases
Mode
No description provided by the author