Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserProfile ¶
type UserProfile struct { // OrganizationID is the user's organization ID. OrganizationID string // ProjectID is the user's project ID. ProjectID string }
UserProfile represents the user's configured profile information.
Click to show internal directories.
Click to hide internal directories.