Categorygithub.com/golangdorks/endpoint
repositorypackage
0.0.0-20150624210510-c0458863748e
Repository: https://github.com/golangdorks/endpoint.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

endpoint

Build Status GoDoc

endpoint is an approach to the definition of routes and handlers with middleware and context. It was inspired by stack.

Usage

For usage, see the example.