package
Version:
v0.0.0-...-a9d5d36
Opens a new window with list of versions in this module.
Published: Jan 3, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type OrganizationsResponse struct {
Organizations struct {
Content []struct {
Name string `json:"name"`
ID string `json:"id"`
} `json:"content"`
} `json:"organizations"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.