quickerr

package
v0.0.0-...-7c02c66 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrConversationTypeRange     = warpErr(90010, "conversation id ranges from 0 to 15")
	ErrConversationNumberRange   = warpErr(90011, "conversation contains at least one user")
	ErrTraceClosed               = warpErr(90012, "trace closed")
	ErrDriveNotSupport           = warpErr(90013, "unsupported driver")
	ErrToken                     = warpErr(10101, "invalid token")
	ErrHttpInvaildParam          = warpErr(10001, "invalid parameter")
	ErrInternalServiceCallFailed = warpErr(10002, "internal service call failed")
	ErrNotAllowedRequest         = warpErr(10003, "not allowed request")
)

Functions

func HttpResponeWarp

func HttpResponeWarp[T any](data T) responseWarp[T]

Types

This section is empty.

Jump to

Keyboard shortcuts

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