Custom command string #184
Unanswered
chbomtempo
asked this question in
Q&A
Replies: 1 comment
-
|
Yes! Check out the server example that does exactly this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm building a server application in Go that will accept manual commands. I would like to use Kong to parse those commands. How do I do that? I need to pass a string command to Kong instead of it retrieving it from command line arguments.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions