Check e2e or examples folders.
Check this branch which is a fork of the PlayFab SDKGenerator repo with extra files to facilate the generation of a Go client.
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.
- 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.