/playfabsdk-go

Unofficial Go (Golang) SDK for PlayFab

Primary LanguageGoApache License 2.0Apache-2.0

unofficial Google Analytics for GitHub

PlayFab SDK in Go (unofficial)

Usage

Check e2e or examples folders.

How is this SDK generated?

Check this branch which is a fork of the PlayFab SDKGenerator repo with extra files to facilate the generation of a Go client.

How can I contribute?

If you want to propose a big change, I'd appreciate if you opened an issue on this repo so we can discuss about it. In any case, contributions should be made to the SDK Generator golang branch here.

FAQ

  • Why Model at the end of every type definition? Because there was a name clash between a func and a struct that shared the same name.

This is not an official Microsoft/PlayFab product.