package
0.0.0-20240930104349-86cabe370685
Repository: https://github.com/kasv2/kasv2d.git
Documentation: pkg.go.dev
# Constants
DefaultMaxMessages is the default capacity for a route with a capacity defined.
# Variables
ErrRouteCapacityReached indicates that route's capacity has been reached.
ErrRouteClosed indicates that a route was closed while reading/writing.
ErrTimeout signifies that one of the router functions had a timeout.
# Type aliases
OnRouteCapacityReachedHandler is a function that is to be called when one of the routes reaches capacity.