Documentation
¶
Overview ¶
limits is a gin middleware handler that allows for connection throttling.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MaxConnections ¶
func MaxConnections(limit int) gin.HandlerFunc
MaxConnections creates an artificial limit on connections.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.