OS: Windows 10 Professional Edition
Command: gin.exe run --appPort 8081 .\main.go
Output:
Incorrect Usage: flag provided but not defined: -appPort
NAME:
gin.exe run - Run the gin proxy in the current working directory
USAGE:
gin.exe run [arguments...]
Is there something I am missing?