package notification

const (
	fileNotifierMode = 0600
)

const (
	rfc5322DateTimeLayout = "Mon, 2 Jan 2006 15:04:05 -0700"
)