Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
func BuildNotificationCSV ¶
BuildNotificationCSV converts the Data list into a CSV of the specified max size and return it along with the included Data entries. Any Data entries over that size are excluded.
The CSV contains each Data entry on its own row with column one the [Data.MessageHash] and column two having the [Data.IdentityFP], but base 64 encoded
func DecodeNotificationsCSV ¶
DecodeNotificationsCSV decodes the Data list CSV into a slice of Data.
Click to show internal directories.
Click to hide internal directories.