package
0.0.0-20191102112614-8c606a7828d8
Repository: https://github.com/gmemstr/platypus.git
Documentation: pkg.go.dev
# Functions
ReadAndServeFile reads the file from specified location and sends it in response.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
RouterContext contains any information to be shared with middlewares.
# Type aliases
Handler is the signature of HTTP Handler that is passed to Handle function.