ed2k

package
v1.9.3 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2026 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stats

type Stats struct {
	State         string `json:"state"`
	Paused        bool   `json:"paused"`
	ActivePeers   int    `json:"activePeers"`
	TotalPeers    int    `json:"totalPeers"`
	DownloadRate  int    `json:"downloadRate"`
	Upload        int64  `json:"upload"`
	UploadRate    int    `json:"uploadRate"`
	TotalDone     int64  `json:"totalDone"`
	TotalReceived int64  `json:"totalReceived"`
	TotalWanted   int64  `json:"totalWanted"`
}

Jump to

Keyboard shortcuts

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