docs/vendor/github.com/bugsnag/bugsnag-go/examples/appengine
Jean-Laurent de Morlhon 2051e6eeae Vendoring bugsnag
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2015-12-08 13:54:45 +01:00
..
README.md Vendoring bugsnag 2015-12-08 13:54:45 +01:00
app.yaml Vendoring bugsnag 2015-12-08 13:54:45 +01:00
hello.go Vendoring bugsnag 2015-12-08 13:54:45 +01:00
mylogs.txt Vendoring bugsnag 2015-12-08 13:54:45 +01:00

README.md

This is an example google app-engine app.

To use it you will need to install the App Engine SDK for Go.

Then run:

goapp deploy

Then open: https://bugsnag-test.appspot.com/ in your web-browser.