Documentation
¶
Overview ¶
Package handler provides HTTP handlers for skeleton service endpoints. It includes handlers for Sentry integration testing and glog verbosity level testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSentryAlertHandler ¶
NewSentryAlertHandler creates an HTTP handler that sends a test alert to Sentry. It captures an exception with additional context data to verify Sentry integration.
func NewTestLoglevelHandler ¶
NewTestLoglevelHandler creates an HTTP handler that tests different glog verbosity levels. It logs messages at various levels to verify logging configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.