Tags: risteli/dbr
Tags
Fix ability to pass TracingEventReceiver to dbr (gocraft#154) * add failing tests that exercise TracingEventReceiver * pass EventReceiver explicitly between types rather than embedded parent struct * Code review comments for gocraft#154 * address code review comments for gocraft#154
Merge pull request gocraft#17 from philips/getting-started-fix README: add encoding/json to getting started