package
0.0.0-20210926151154-c84f9946de21
Repository: https://github.com/southclaws/samp-servers-api.git
Documentation: pkg.go.dev

# Functions

New sets up the query daemon and starts the background processes.

# Structs

Config contains parameters to tweak the scraper performance.
Scraper crawls through a list of server addresses and gathers information about them via the legacy query API, it then stores the results as standard Server objects, accessible via the API.

# Type aliases

QueryFunction represents a function capable of retreiving server information via the server API.