package
0.0.0-20241205000123-2a1f230b9eed
Repository: https://github.com/openmultiplayer/web.git
Documentation: pkg.go.dev
# Functions
AddressFromString validates an address field for a server and ensures it contains the correct combination of host:port with either "samp://" or an empty scheme.
checks if the "IP" field is actually a domain name and looks up its actual IP.
No description provided by the author
No description provided by the author
# Structs
All contains all the information associated with a game server including the core information, the standard SA:MP "rules" and "players" lists as well as any additional fields to enhance the server browsing experience.
No description provided by the author
Essential stores the standard SA:MP 'info' query fields necessary for server lists.
# Interfaces
Repository provides an interface for reading and writing server data.