Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCustomUserID ¶ added in v0.0.158
Types ¶
type GoogleUserResponse ¶
type GoogleUserResponse struct {
ID string `json:"id"`
}
type UserResponse ¶
type UserResponse struct {
ID int `json:"id"`
}
Click to show internal directories.
Click to hide internal directories.