Discover Packages
github.com/crashdump/birdview
internal
model
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 21, 2021
License: LGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type EOL struct {
Type string `json:"type"`
Version string `json:"version"`
EOL time .Time `json:"eol"`
}
type HealthEvent struct {
Status string `json:"status"`
Name string `json:"name"`
Account string `json:"account"`
Region string `json:"region"`
Service string `json:"service"`
StartTime time .Time `json:"start_time"`
UpdatedTime time .Time `json:"updated_time"`
}
type Resource struct {
Name string `json:"name"`
Account string `json:"account"`
Region string `json:"region"`
Service string `json:"service"`
Version string `json:"version"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.