# Functions
NewLDispatcher returns the pointer to the Dispatcher singleton.
# Constants
MaxInventorySize defines the max number of items in InventoryRequest/InventoryResponse.
# Structs
DataRequest defines the structure of the data request.
DataResponse defines the structure of the data response.
Dispatcher dispatches messages to approporiate destinations
.
InventoryRequest defines the structure of the inventory request.
InventoryResponse defines the structure of the inventory response.