package
0.0.0-20221121145914-6c624c4f08c4
Repository: https://github.com/inverse-inc/go-utils.git
Documentation: pkg.go.dev
# Functions
NewDispatcher create a new Dispatcher.
# Structs
Dispatcher dispatches work to a set of workers.
# Interfaces
BytesHandler an interface for handling bytes.
# Type aliases
The BytesHandlerFunc type is an adapter to allow the use of ordinary functions as a []byte handlers.