package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Mar 15, 2026
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Integration struct {
ID string `json:"id"`
Name string `json:"name"`
Type string `json:"type"`
IsManaged bool `json:"isManaged"`
CreatedAt string `json:"createdAt"`
UpdatedAt string `json:"updatedAt"`
}
Integration is the API response shape for a single integration/action.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.