_examples/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
_examples/custom-handler | |
_examples/custom-method | |
_examples/fileserver | This example demonstrates how to serve static files from your filesystem. |
_examples/graceful | |
_examples/hello-world | |
_examples/limits | This example demonstrates the use of Timeout, and Throttle middlewares. |
_examples/logging | |
_examples/router-walk | |
_examples/todos-resource | This example demonstrates a project structure that defines a subrouter and its handlers on a struct, and mounting them as subrouters to a parent router. |
_examples/versions | This example demonstrates the use of the render subpackage, with a quick concept for how to support multiple api versions. |
_examples/versions/data | |
_examples/versions/presenter | |
_examples/versions/presenter/v1 | |
_examples/versions/presenter/v2 | |
_examples/versions/presenter/v3 |
- Version
- v5.0.11
- Published
- Dec 20, 2023
- Platform
- windows/amd64
- Last checked
- 4 hours ago –
Tools for package owners.