Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crash report upload server

Building

make

Running

./crashreports

Testing

To run the unit tests:

go test

Use curl to do a real upload:

curl --include --form prod=foobar --form upload_file_minidump=@/etc/issue http://localhost:8080/upload

About

Server-side crash report collection and symbolication daemon, as a counterpart for Breakpad

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages