//
pkg.gl
Category
github.com/amerkurev/doku
app
http
package
0.0.16
Repository:
https://github.com/amerkurev/doku.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
133 SLOC
#
Packages
handler
Package handler provides HTTP handlers for the application.
middleware
Package middleware provides HTTP middleware for the application.
#
Functions
CreateRouter
CreateRouter creates an HTTP route multiplexer.
#
Structs
Server
Server is a server for http.
Timeouts
Timeouts consolidate timeouts for both server and transport.