A Go library for interacting with r6stats.com
Currently only supports looking up a player
r6 := r6.NewClient(http.Client{})
player := r6.GetPlayer("Cheggers-Ti, "uplay")
I accept patches via pull request or you can submit them directly to me via email at ctompkinson@gmail.com