Documentation
¶
Overview ¶
Package factory provides factory functions for creating HTTP handlers with dependency injection. It centralizes handler construction to maintain clean separation between handler implementation and service initialization.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSentryAlertHandler ¶
CreateSentryAlertHandler creates an HTTP handler that sends test alerts to Sentry.
func CreateTestLoglevelHandler ¶
CreateTestLoglevelHandler creates an HTTP handler that tests different glog verbosity levels.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.