package
Version:
v0.0.0-...-fd6a655
Opens a new window with list of versions in this module.
Published: Jun 15, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type UserResponse struct {
Viewer struct {
ID string `json:"id,omitempty"`
Name string `json:"name,omitempty"`
Email string `json:"email,omitempty"`
} `json:"viewer,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.