baidu

package module
v0.0.0-...-4dd6461 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2019 License: GPL-3.0 Imports: 0 Imported by: 0

README

百度工具箱

GoDoc

Documentation

Index

Constants

View Source
const (
	// Version 版本号
	Version = "v1.0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

type Auth struct {
	BDUSS  string // 百度BDUSS
	PTOKEN string
	STOKEN string
}

Auth 百度验证

type Baidu

type Baidu struct {
	UID      uint64  // 百度ID对应的uid
	Name     string  // 真实ID
	NameShow string  // 显示的用户名(昵称)
	Sex      string  // 性别
	Age      float64 // 帐号年龄
	Auth     *Auth
}

Baidu 百度帐号详细情况

Directories

Path Synopsis
Package pan 百度网盘提取分享文件的下载链接
Package pan 百度网盘提取分享文件的下载链接
Package randominfo 提供随机信息生成服务
Package randominfo 提供随机信息生成服务

Jump to

Keyboard shortcuts

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