package
Version:
v0.0.0-...-1db1413
Opens a new window with list of versions in this module.
Published: Nov 10, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type OnlineReport interface {
Online(uid int, ip string)
}
type TrafficReport interface {
Upload(uid int, n int64)
Download(uid int, n int64)
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.