Versions in this module Expand all Collapse all v1 v1.1.1 Mar 2, 2026 v1.1.0 Apr 14, 2025 Changes in this version + const ApiHello + const ApiLogin + const ApiLogout + const ApiUser + const ApiUserData + const ApiUserPublic + func Get(t *testing.T, token string, urlPath string, data ...interface{}) (*gtoken.DefaultResponse, error) + func GetToken(t *testing.T) (newToken string, err error) + func Post(t *testing.T, token string, urlPath string, data ...interface{}) (*gtoken.DefaultResponse, error)