Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFxApplicationConfigMissing = errors.New("fx application config missing")
Functions ¶
func PrintErrorHandler ¶
func PrintErrorHandler(w io.Writer) fx.ErrorHandler
func SupplyConfig ¶
Types ¶
type ErrorHandlerFunc ¶
type ErrorHandlerFunc func(err error)
func (ErrorHandlerFunc) HandleError ¶
func (fn ErrorHandlerFunc) HandleError(err error)
Click to show internal directories.
Click to hide internal directories.