package
Version:
v1.0.7
Opens a new window with list of versions in this module.
Published: Oct 16, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ErrorReporter is a Goa endpoint middleware that flags a span as failed when an
error is returned by the service method.
Usage:
endpoints := gen.NewEndpoints(svc)
endpoints.Use(ErrorReporter())
Source Files
¶
Click to show internal directories.
Click to hide internal directories.