# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Any represents any data type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Unknown represents unknown data type.
# Structs
GoTypeMapper is entity that has ability to map underlying data type into corresponding Go-like data type.
JSONTypeMapper is entity that has ability to map underlying data type into corresponding JSON data type.
YAMLTypeMapper is entity that has ability to map underlying data type into corresponding YAML data type.
# Interfaces
Mapper is entity that has ability to map data's type into corresponding DataType of given format.
# Type aliases
DataType represents data type.