error

package
v1.2.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IErrorEncoderService added in v1.0.7

type IErrorEncoderService interface {
	GetHttpErrorEncoderHandler() http.EncodeErrorFunc
	GetGrpcErrorEncoderHandler() middleware.Middleware
	HandlerErrorGRPC(context.Context, error) *pb.Error
	HandlerErrorMessage(context.Context, error) utils.IPMCError
	GetErrorEncoder()
}

func NewErrorEncoderService

func NewErrorEncoderService(localize localize.ILocalizeService) IErrorEncoderService

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL