mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 12:31:58 +00:00
HISTORY.md: add entry for third party packages support on httptest
This commit is contained in:
@@ -107,7 +107,9 @@
|
||||
* API Documentation
|
||||
* [Yaag](apidoc/yaag/main.go)
|
||||
* [Swagger](https://github.com/iris-contrib/swagger/tree/master/_examples/basic)
|
||||
* [Testing](testing/httptest/main_test.go)
|
||||
* Testing
|
||||
* [Testing with httptest](testing/httptest/main_test.go)
|
||||
* [Testing with ginkgo](testing/ginkgotest)
|
||||
* [Recovery](recover/main.go)
|
||||
* [Panic and custom Error Handler with Compression](recover/panic-and-custom-error-handler-with-compression/main.go)
|
||||
* [Profiling](pprof/main.go)
|
||||
|
||||
Reference in New Issue
Block a user