Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIncidents ¶
GetIncidents returns a list of people currently on call
func GetOnCalls ¶
GetOnCalls returns a list of people currently on call
Types ¶
type ByEscalationLevel ¶
type ByEscalationLevel []pagerduty.OnCall
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)
Click to show internal directories.
Click to hide internal directories.