Documentation ¶
Overview ¶
Package metadata defines Metadata of the DataFrame.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type M ¶ added in v1.13.1
M stores additional information about the application.
There are two types of metadata in yomo: 1. Metadata from `Authentication.Authenticate()`, This is connection-level metadata. 2. Metadata from the DataFrame, This is frame-level metadata.
the main responsibility of Metadata is to route messages to connection handler.
Click to show internal directories.
Click to hide internal directories.