servers

package
v0.0.0-...-d00c4e8 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeServersTableClient

func MakeServersTableClient() *serversTableStruct

Types

type ServerStruct

type ServerStruct struct {
	ID         int    `json:"id"`
	Code       string `json:"code"`
	Domain     string `json:"domain"`
	IP         string `json:"ip"`
	Country    string `json:"country"`
	UsersCount int    `json:"users_count"`
	UsersMax   int    `json:"users_max"`
}

Jump to

Keyboard shortcuts

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