scheduler

package
v0.0.0-...-c29c528 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewScheduler

func NewScheduler(store db.Store, config util.Config, emailClient email.Emailer) error

Types

type SMSRequest

type SMSRequest struct {
	Message    string          `json:"message"`
	Sender     string          `json:"sender"`
	Recipients []smsRecipients `json:"recipients"`
	Tags       []string        `json:"tags"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL