Versions in this module Expand all Collapse all v0 v0.1.1 Jun 25, 2021 Changes in this version + type MotdExtra struct + Bold bool + Color string + Text string + type ServerQuery struct + Duration int64 + Error string + GameID string + GameType string + LastOnline string + LastUpdated string + Map string + Motd string + Online bool + Players ServerQueryPlayers + Plugins []string + ServerMod string + Status string + Version string + type ServerQueryPlayers struct + List []string + Max int + Now int + type ServerStatus struct + Duration int64 + Error string + Favicon string + LastOnline string + LastUpdated string + Motd string + MotdExtra interface{} + MotdFormatted string + Online bool + Players ServerStatusPlayers + Server ServerStatusServer + Status string + func (s ServerStatus) Image() (image.Image, error) + type ServerStatusPlayers struct + Max int + Now int + type ServerStatusServer struct + Name string + Protocol int