errors

package
v0.1.0-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrDisable 关闭本接口的搜题
	ErrDisable = errors.New("关闭本接口的搜题")
	// ErrTargetAPIFlow 对方API接口限流
	ErrTargetAPIFlow = errors.New("对方API接口限流")
	// ErrTargetServerError 对方服务器异常
	ErrTargetServerError = errors.New("对方服务器异常")
	// ErrTargetNoAnswer 对方没有答案
	ErrTargetNoAnswer = errors.New("对方没有答案")
)

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