newsPageError

package
v0.0.0-...-ff4890a Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Fail = 1000 + iota
)

Variables

View Source
var ErrorMessageList = func() map[int32]string {
	return map[int32]string{
		Fail: "无法操作",
	}
}

Functions

func GetErrorMessage

func GetErrorMessage(errorCode int32) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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