Versions in this module Expand all Collapse all v1 v1.132.0 Sep 16, 2026 Changes in this version + const PortalToolkitKind + func BuildNotifications(p *platform.Platform, brand Brand) *notifydelivery.Handle + func BuildReviewAlert(p *platform.Platform, notify *notifydelivery.Handle) *reviewalert.Checker + func ConnAlertSettings(p *platform.Platform) connalert.SettingsStore + func ConnAlertStore(p *platform.Platform) *connalert.PostgresStore + func ReviewAlertSettings(p *platform.Platform, target reviewalert.Target) reviewalert.SettingsStore + func WireConnRevocationAlert(p *platform.Platform, notify *notifydelivery.Handle) *connalert.Escalator + func WirePortalNotifications(deps *portal.Deps, p *platform.Platform, notify *notifydelivery.Handle, ...) + type Brand struct + Name string + UnsubscribeURL func(email string) string