errors

package
v0.1.0-beta.12 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrTargetAPIFlow 对方API接口限流
	ErrTargetAPIFlow = errors.New("对方API接口限流")
	// ErrTargetServerError 对方服务器异常
	ErrTargetServerError = errors.New("对方服务器异常")
	// ErrTargetNoAnswer 对方没有答案
	ErrTargetNoAnswer = errors.New("对方没有答案")
	// ErrParserJSON 解析json错误
	ErrParserJSON = errors.New("解析json错误")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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