We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
my binary file named disbursementneed args run to running. example worked command without gin ./disbursement run
disbursement
run
./disbursement run
im try to use gin inside docker container gin --port=9000 --appPort=9000 --bin=disbursement run main.go run but i got error to tell fill the args
gin --port=9000 --appPort=9000 --bin=disbursement run main.go run
how can add run arg when run with gin
The text was updated successfully, but these errors were encountered:
You might be interested in https://github.com/AgentCosmic/xnotify
Sorry, something went wrong.
hotbuild.ffactory.org you can try it now.
No branches or pull requests
my binary file named
disbursement
need argsrun
to running.example worked command without gin
./disbursement run
im try to use gin inside docker container
gin --port=9000 --appPort=9000 --bin=disbursement run main.go run
but i got error to tell fill the args
how can add run arg when run with gin
The text was updated successfully, but these errors were encountered: