package
1.0.4
Repository: https://github.com/mrgunflame/gw2api.git
Documentation: pkg.go.dev

# README

GW2API/util

The util subpackage contains utility functions that are not directly provided by the api.

# Functions

GetLinkedWorlds returns all linked worlds of a host world in the current match.
IsLinkedWorld reports whether the entered world id is currently linked with the entered host id.
PredictNextWvWMatches predicts the next weeks matchup based on the current point standings The lowest tier cannot descend, the highest cannot ascend The returned match only returns id and word data.
ValidAPIKey checks whether the entered apikey has a valid format.