Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BudgetAlert ¶
type BudgetAlertPayload ¶
type Dispatcher ¶
type Dispatcher struct {
// contains filtered or unexported fields
}
func NewDispatcher ¶
func NewDispatcher(webhookURL string, logger *slog.Logger) *Dispatcher
func (*Dispatcher) SendAlert ¶
func (d *Dispatcher) SendAlert(alert interface{}) error
Click to show internal directories.
Click to hide internal directories.