harishaidary submitted January 10 2017

This simple Go example code shows you how to create a simple callback event notification listener in order to process real-time information. To run this example, you will need the following installed on your computer:

 

Go Programming Language ( https://golang.org/dl/ )

Ngrok ( https://ngrok.com/ )

 

Note: You will need to run your Go code (i.e. create your local server) before firing up ngrok.

Rate this Code Share

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off