Documentation
¶
Index ¶
Constants ¶
View Source
const ( DataStatusNew = "new" DataStatusSent = "sent" DataStatusProcessing = "processing" DataStatusFailed = "failed" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data struct {
Code string
Source DataSource
Data []byte
}
type DataSource ¶
type DataSource string
type DataStatus ¶
type DataStatus string
Click to show internal directories.
Click to hide internal directories.