Documentation ¶
Index ¶
- func ParsePayload(json []byte) (midas.Payload, error)
- type Event
- type Payload
- func (p Payload) Entry() map[string]interface{}
- func (p Payload) Event() string
- func (p Payload) MarshalJSON() ([]byte, error)
- func (p Payload) Metadata() map[string]interface{}
- func (p Payload) Raw() interface{}
- func (p Payload) SetEntry(entry map[string]interface{})
- func (p *Payload) UnmarshalJSON(bytes []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.