Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResourceList ¶
type ResourceResponse ¶
type ResourceResponse struct {
Resource shared.Resource `json:"resource"`
ResourceLists []ResourceList `json:"resourceLists"`
Errors []string `json:"errors"`
}
Click to show internal directories.
Click to hide internal directories.