Module handler

Module handler 

Source
Expand description

Handler types and execution logic

Structs§

Handler
Handler configuration for commands
HandlerHelpValue
Helper type for handler help values that can be static strings or functions
HttpHandlerBuilder
Builder for HTTP handlers

Enums§

HandlerHelpSource
Help text source for handlers - can be a static string or a function