Documentation ¶
Index ¶
- func Backup() (string, error)
- func BanPlayer(steamID string) error
- func Broadcast(message string) error
- func CheckAndKickPlayers(db *bbolt.DB, players []database.PlayerRcon) error
- func CustomCommand(command string) (string, error)
- func Decode(file string) error
- func DoExit() error
- func GetBackupDir() (string, error)
- func GetLatestTag() (string, error)
- func GetLatestTagFromGitee() (string, error)
- func Info() (map[string]string, error)
- func KickPlayer(steamID string) error
- func ShowPlayers() ([]database.PlayerRcon, error)
- func Shutdown(seconds string, message string) error
- type Sturcture
- type Tag
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAndKickPlayers ¶ added in v0.5.5
func CheckAndKickPlayers(db *bbolt.DB, players []database.PlayerRcon) error
func CustomCommand ¶ added in v0.5.6
func GetBackupDir ¶ added in v0.6.0
func GetLatestTag ¶ added in v0.6.0
func GetLatestTagFromGitee ¶ added in v0.6.0
func KickPlayer ¶
func ShowPlayers ¶
func ShowPlayers() ([]database.PlayerRcon, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.