baidu

package module
v0.0.0-...-c631dff Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

README

百度工具箱

GoDoc

本项目派生自: https://github.com/iikira/baidu-tools

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 randominfo 提供随机信息生成服务
Package randominfo 提供随机信息生成服务

Jump to

Keyboard shortcuts

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