bizcode

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: Apache-2.0 Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(httpCode int, code, message string) gcode.Code

New 实例业务状态码

Types

type BizCode

type BizCode struct {
	// contains filtered or unexported fields
}

BizCode 业务错误状态码

func (BizCode) BizDetail

func (c BizCode) BizDetail() BizCodeDetail

func (BizCode) Code

func (c BizCode) Code() int

func (BizCode) Detail

func (c BizCode) Detail() interface{}

func (BizCode) Message

func (c BizCode) Message() string

type BizCodeDetail

type BizCodeDetail struct {
	Code     string
	HttpCode int
}

BizCodeDetail 业务处理详情

Jump to

Keyboard shortcuts

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