bugsnag / bugsnag-go

Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
https://docs.bugsnag.com/platforms/go
MIT License
203 stars 69 forks source link

Add integrity header, change to command pattern in test app #239

Closed DariaKunoichi closed 3 weeks ago

DariaKunoichi commented 3 weeks ago

Prepared test app's command pattern. Integrity header added to event and session payload. In test app main file I've left "scenario"-like functions - they will be changed in the next PR.