package
0.7.0
Repository: https://github.com/cloudpbx/kit.git
Documentation: pkg.go.dev

# Functions

Chain is a helper function for composing middlewares.
Nop is an endpoint that does nothing and returns a nil error.

# Type aliases

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