instance

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

* * @Author: scjtqs * @Date: 2022/7/18 11:46 * @Email: [email protected]

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppInterface

type AppInterface interface {
	Login() error       // 登入
	Checkin() error     // 签到
	Logout() error      // 登出
	MsgPush(msg string) // 推送消息到qq
}

AppInterface 签到接口定义

Jump to

Keyboard shortcuts

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