package
Version:
v1.3.17
Opens a new window with list of versions in this module.
Published: Nov 27, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Create(onClose func())
type Payload struct {
Payload []struct {
CreatedAt time.Time `json:"created_at"`
Id string `json:"id"`
Object map[string]interface{} `json:"object"`
Type string `json:"type"`
WebhookId string `json:"webhook_id"`
} `json:"payload"`
}
type PullItem struct {
Payload string `json:"payload"`
CreatedAt time.Time `json:"created_at"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.