Documentation
¶
Index ¶
- func CorrelationID(ctx context.Context) (id string, ok bool)
- func Debug(ctx context.Context) bool
- func EnableDebug(ctx context.Context) context.Context
- func ErrorHandler(ctx *fiber.Ctx, err error) error
- func GetOutcome(status int) string
- func Printer(ctx context.Context) *message.Printer
- func Tracer(ctx context.Context) trace.Tracer
- func WithCorrelation(ctx context.Context, id string) context.Context
- func WithLocale(ctx context.Context, tag language.Tag) context.Context
- func WithPrinter(ctx context.Context, printer *message.Printer) context.Context
- func WithTracer(ctx context.Context, tracer trace.Tracer) context.Context
- type Lang
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorHandler ¶
func GetOutcome ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.