Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIncidents ¶
GetIncidents returns a list of unresolved incidents
Types ¶
type ByEscalationLevel ¶
func (ByEscalationLevel) Len ¶
func (s ByEscalationLevel) Len() int
func (ByEscalationLevel) Less ¶
func (s ByEscalationLevel) Less(i, j int) bool
func (ByEscalationLevel) Swap ¶
func (s ByEscalationLevel) Swap(i, j int)
type Widget ¶
type Widget struct {
view.TextWidget
// contains filtered or unexported fields
}
func NewWidget ¶
func NewWidget(tviewApp *tview.Application, redrawChan chan bool, settings *Settings) *Widget
NewWidget creates and returns an instance of PagerDuty widget
func (*Widget) ConfigText ¶ added in v0.50.0
Click to show internal directories.
Click to hide internal directories.