jarcoal / httpmock

HTTP mocking for Golang
http://godoc.org/github.com/jarcoal/httpmock
MIT License
1.93k stars 103 forks source link

NewNotFoundResponder() stack trace reworked #72

Closed maxatome closed 5 years ago

maxatome commented 5 years ago

New generic mechanism to get stack staces; Add Once, Times and Trace Responder methods.