# Functions

No description provided by the author
No description provided by the author
CustomDataHolder Use map to hold dynamic data that its structure.
InterfaceToByteArray convert any struct into byte array, alternative to json.Marshal(data).
MapToByteArray converts an arbitrary go object to byte Array.
MapToString converts an arbitrary go object to string.
No description provided by the author
No description provided by the author
StructToString Converts struct to string.