httpStatus

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

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

Go to latest
Published: Nov 12, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResCode

type ResCode int64
const (
	Success      ResCode = 200
	Unauthorized ResCode = 401
	Forbidden    ResCode = 403
	Parameter    ResCode = 412
	Error        ResCode = 500
	Waring       ResCode = 600
)

func (ResCode) Msg

func (c ResCode) Msg() string

Jump to

Keyboard shortcuts

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