package
0.4.3
Repository: https://github.com/donetkit/contrib-gin.git
Documentation: pkg.go.dev

# Functions

New wraps a handler and aborts the process of the handler if the timeout is reached.
NewWriter will return a timeout.Writer pointer.
WithHandler add gin handler.
WithResponse add gin handler.
WithTimeout set timeout.

# Structs

Timeout struct.
Writer is a writer with memory buffer.

# Type aliases

Option for timeout.