Skip to content
New issue

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

json.EncodeClientRequest for a method that has no arguments #54

Open
JGailor opened this issue Feb 18, 2018 · 0 comments
Open

json.EncodeClientRequest for a method that has no arguments #54

JGailor opened this issue Feb 18, 2018 · 0 comments
Assignees
Labels

Comments

@JGailor
Copy link

JGailor commented Feb 18, 2018

I've fiddled around with this a bit, but haven't been able to get to a working solution. If I have a server method that takes no parameters, how do I call func EncodeClientRequest(method string, args interface{})?

After thinking this through, should EncodeClientRequest take variadic args?

@JGailor JGailor closed this as completed Feb 18, 2018
@JGailor JGailor reopened this Feb 18, 2018
@coreydaley coreydaley added the bug label Jul 16, 2023
@coreydaley coreydaley moved this to 🏗 In progress in Gorilla Web Toolkit Jul 23, 2023
@coreydaley coreydaley moved this from 🏗 In progress to 👀 In review in Gorilla Web Toolkit Aug 17, 2023
@jaitaiwan jaitaiwan self-assigned this Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

3 participants