modulepackage
0.0.0-20150624210510-c0458863748e
Repository: https://github.com/golangdorks/endpoint.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Type aliases
Context is maps strings to arbitrary types.
Controller is a function that accepts a context and returns a handle.
Middleware is a function that accepts a context and a handler and returns a handle.