Directories ¶
Path | Synopsis |
---|---|
The package ctx defines how keys in a *http.Request.Context should behave and a way for storing and retrieving those keys for wider use in the application.
|
The package ctx defines how keys in a *http.Request.Context should behave and a way for storing and retrieving those keys for wider use in the application. |
The middleware package defines what a middleware is in trails and a set of basic middlewares.
|
The middleware package defines what a middleware is in trails and a set of basic middlewares. |
The resp package provides a high-level API for responding to HTTP requests with an easy way to configure the responses application-wide.
|
The resp package provides a high-level API for responding to HTTP requests with an easy way to configure the responses application-wide. |
Package router defines what an HTTP server is and a default implementation of it.
|
Package router defines what an HTTP server is and a default implementation of it. |
templatetest
Cribbed from Mark Bates: https://www.gopherguides.com/articles/golang-1.16-io-fs-improve-test-performance
|
Cribbed from Mark Bates: https://www.gopherguides.com/articles/golang-1.16-io-fs-improve-test-performance |
Click to show internal directories.
Click to hide internal directories.