global

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd *exec.Cmd
View Source
var ForcedLanguage string = ""
View Source
var IsLanguageForced bool = false
View Source
var IsMCServerRunning bool = false
View Source
var IsVerbose bool = false
View Source
var JarArgs []string
View Source
var MCOriginPort int = 25565
View Source
var NormalStatusExit bool = true
View Source
var TrafficClients = make(map[string]*TrafficClientStats)
View Source
var TrafficClientsMutex = sync.RWMutex{}
View Source
var VERSION string

Functions

This section is empty.

Types

type TrafficClientStats

type TrafficClientStats struct {
	ReceivedBytes int64
	SentBytes     int64
}

Jump to

Keyboard shortcuts

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