Hi,
I am trying to use gorilla rpc-json package
http://gorilla-web.appspot.com/pkg/gorilla/rpc/json/
. I am very new to Golang. I am unable to find any code in Google
using this package. Can someone please help me with providing sample
application using this package. Actually me requirement is Server will
receive JSON objects as parameters and method (operation to be done).
The request will be sent by Non Golang client like HTML etc.. Please
help on this.
Thanks,
Sumant