gmail

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AccessToken string
	BaseURL     string
	UserID      string
	HTTPClient  *http.Client
	Timeout     time.Duration
}

Config 控制 Gmail 工具包行为。

type Toolkit

type Toolkit struct {
	*toolkit.BaseToolkit
	// contains filtered or unexported fields
}

Toolkit 提供 Gmail 标记已读功能。

func New

func New(cfg Config) (*Toolkit, error)

New 创建 Gmail 工具包。

Jump to

Keyboard shortcuts

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