package
Version:
v0.14.0
Opens a new window with list of versions in this module.
Published: Nov 29, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Webhook struct {
ID string `db:"id" json:"id"`
Name string `db:"name" json:"name"`
Collection string `db:"collection" json:"collection"`
Destination string `db:"destination" json:"destination"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.