qclient

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsBotName

func IsBotName(name string) bool

func IsBotPing

func IsBotPing(ping int) bool

Types

type Client

type Client struct {
	Name    string
	NameRaw []rune
	Team    string
	TeamRaw []rune
	Skin    string
	Colors  [2]uint8
	Frags   int
	Ping    int
	Time    uint8
	Flag    string
	IsBot   bool
}

func NewFromString

func NewFromString(clientString string) (Client, error)

func NewFromStrings

func NewFromStrings(clientStrings []string) []Client

Jump to

Keyboard shortcuts

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