Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodePageToken ¶
func EncodePageToken ¶
Types ¶
type Message ¶
type Message struct {
Type string `json:"type"`
ID string `json:"id"`
Name string `json:"name"`
Source string `json:"source"`
Target *string `json:"target"`
Headers map[string]any `json:"headers"`
Body any `json:"body"`
CreatedAt int64 `json:"createdAt"`
}
func (*Message) ExtractBodyTo ¶
type PagedResult ¶
type PagedResultRequest ¶
Click to show internal directories.
Click to hide internal directories.