package
0.0.0-20200130095602-cf82ea85f1a5
Repository: https://github.com/andrebq/exp.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Create a empty filter that always return 404.

# Constants

represent the http request method GET.
POST
represent the http request method POST.

# Structs

Represent a chain of filters.
A handler that map http request to specific handlers.

# Type aliases

No description provided by the author