package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Jun 27, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Incident struct {
Owner string `json:"owner"`
Repository string `json:"repository"`
Description string `json:"description"`
SHA string `json:"sha"`
ResolvedAt string `json:"resolved_at"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.