# Functions

NewCallbackController constructs a new CallbackController.

# Structs

CallbackController wraps a ExecuteFunc and/or HandlerFunc into a controller.

# Type aliases

CloseFunc is the type for the close function.
ExecuteFunc is the type for the execute function.