darwin

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProcessNameOfficial = "WeChat"
	ProcessNameBeta     = "Weixin"
	V3DBFile            = "Message/msg_0.db"
	V4DBFile            = "db_storage/session/session.db"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Detector

type Detector struct{}

Detector 实现 macOS 平台的进程检测器

func NewDetector

func NewDetector() *Detector

NewDetector 创建一个新的 macOS 检测器

func (*Detector) FindProcesses

func (d *Detector) FindProcesses() ([]*model.Process, error)

FindProcesses 查找所有微信进程并返回它们的信息

Jump to

Keyboard shortcuts

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