Documentation ¶
Index ¶
- Variables
- func Analyze(ctx context.Context, params Params) (string, error)
- func BindArea(ctx context.Context, params Params) (string, error)
- func Equal(s, v string) bool
- func InitLimiter()
- func Prefix(s, v string) bool
- func PrintMenu(_ context.Context, _ Params) (string, error)
- func SignIn(ctx context.Context, params Params) (string, error)
- func SimpleReply(ctx context.Context, params Params) (string, error)
- func SyncReply(ctx context.Context)
- type Limiter
- type Menu
- type Params
- type QReplyRow
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotMatch = errors.New("not match")
View Source
var ErrRateLimit = errors.New("rate remaining is zero")
Functions ¶
func InitLimiter ¶
func InitLimiter()
func SimpleReply ¶
SimpleReply 简单回复
Types ¶
Click to show internal directories.
Click to hide internal directories.