MCPcopy Index your code
hub / github.com/coder/coder / NotificationMethod

TypeAlias NotificationMethod

coderd/database/models.go:2372–2372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2370}
2371
2372type NotificationMethod string
2373
2374const (
2375 NotificationMethodSmtp NotificationMethod = "smtp"

Callers 1

ScanMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected