Using gorilla rpc-json package

328 views
Skip to first unread message

sumant

unread,
Apr 29, 2012, 3:27:16 PM4/29/12
to golang-nuts, suma...@deloitte.com
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

Shaban Naasso

unread,
Apr 29, 2012, 3:35:17 PM4/29/12
to golan...@googlegroups.com, suma...@deloitte.com
you're in wrong group
http://groups.google.com/group/gorilla-web
this is the group for gorilla the package is not part of the go language

manual of rpc package is here

and in go you can serialize pretty much everything to JSON with this neat package

and to see it all in action the go authors have a kickass post about JSON here.

good luck :)

Shaban Naasso

unread,
Apr 29, 2012, 3:37:09 PM4/29/12
to golan...@googlegroups.com, suma...@deloitte.com
oops the google groups url for gorilla got messed up
here is the correct one

Reply all
Reply to author
Forward
0 new messages