//
pkg.gl
Category
github.com/VacPlusPlus/go-mc
yggdrasil
package
1.16.5-pre2-Vac
Repository:
https://github.com/vacplusplus/go-mc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
227 SLOC
#
Functions
Authenticate
Authenticate authenticates a user using their password.
SignOut
SignOut invalidates accessTokens using an account's username and password.
#
Variables
AuthURL
No description provided by the author
#
Structs
Access
No description provided by the author
Error
No description provided by the author
Profile
No description provided by the author
Tokens
Tokens store AccessToken and ClientToken.