Documentation ¶
Index ¶
- func GRPCTohttpCode(code codes.Code) int
- func HTTPCodeToMessage(code int) string
- func PrepareResponse(message string, data any) gin.H
- func PrepareResponseFromValidationError(err error, obj any) gin.H
- func PrepareResponseFromgrpcError(err error, obj any) (int, gin.H)
- func RootDir() string
- func ValidationErrorByTag(tag string, field string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GRPCTohttpCode ¶
func HTTPCodeToMessage ¶
func ValidationErrorByTag ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.