Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
2372
type
NotificationMethod string
2373
2374
const
(
2375
NotificationMethodSmtp NotificationMethod =
"smtp"
Callers
1
Scan
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected