package
1.0.9
Repository: https://github.com/yexm/golib.git
Documentation: pkg.go.dev

# Functions

Chain is a helper function for composing middlewares.

# Type aliases

Endpoint is the fundamental building block of servers and clients.
Middleware is a chainable behavior modifier for endpoints.