Directories
¶
| Path | Synopsis |
|---|---|
|
pkg
|
|
|
adapter
Package adapter implements an optional interface for use with non-standard requests.
|
Package adapter implements an optional interface for use with non-standard requests. |
|
cors
Package cors defines a set of useful handlers and middleware for setting access control values.
|
Package cors defines a set of useful handlers and middleware for setting access control values. |
|
middleware
Package middleware defines the middleware format for Matcha.
|
Package middleware defines the middleware format for Matcha. |
|
path
Package path manages the tokenization of http paths.
|
Package path manages the tokenization of http paths. |
|
rctx
Package rctx defines the context structure for Matcha.
|
Package rctx defines the context structure for Matcha. |
|
regex
Package regex wraps the Golang regexp package to provide more convenient access to some features.
|
Package regex wraps the Golang regexp package to provide more convenient access to some features. |
|
route
Package route defines the API for creating and interacting with a route, and its internal behavior.
|
Package route defines the API for creating and interacting with a route, and its internal behavior. |
|
router
Package router defines the API for creating and interacting with a router, and its internal behavior.
|
Package router defines the API for creating and interacting with a router, and its internal behavior. |
|
tree
Package tree defines a method of recursively matching route paths by part.
|
Package tree defines a method of recursively matching route paths by part. |
Click to show internal directories.
Click to hide internal directories.