Documentation
¶
Index ¶
Constants ¶
View Source
const CName = "push.queue"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { IgnoreAccountId string `json:"ignoreAccountId"` KeyId string `json:"keyId"` Payload []byte `json:"payload"` Signature []byte `json:"signature"` Topics []domain.Topic `json:"topics"` Created time.Time `json:"created"` GroupId string `json:"groupId"` Silent bool `json:"silent"` }
Directories
¶
Path | Synopsis |
---|---|
Package mock_queue is a generated GoMock package.
|
Package mock_queue is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.