Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GitCommit specifies the git commit sha, set by the compiler. GitCommit = "" // Version specifies Semantic versioning increment (MAJOR.MINOR.PATCH). Version = "0.0.0" )
Functions ¶
func BuildMessage ¶
BuildMessage creates a Sentry ready message from an email envelope
func ParseOptions ¶
func ParseOptions()
ParseOptions loads the sendmail options from the command line parameters.
func SentryConfig ¶
func SentryConfig() error
SentryConfig sets the Sentry DSN and Environment by reading values from environment variables and the config file.
Types ¶
Click to show internal directories.
Click to hide internal directories.