A lot of folks we talk to think fuzzing is only useful for finding memory leaks in C++ programs, so we wanted to show how adding a single fuzz test to your API can find SQL injection and other logic bugs.<p>Would love to hear others' experience with Go fuzzing now that it's been out for a few months.