Skip to content

dgkanatsios/playfabsdk-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Unofficial Go (Golang) SDK for PlayFab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages