Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resource ¶
type Resource struct {
Name *string `json:"name"`
Description *string `json:"description"`
IconUrl *string `json:"icon_url"`
SiteUrl *string `json:"site_url"`
}
func (Resource) Transform ¶
func (r Resource) Transform(model resource.ItemInterface, params ...resource.ParamInterface) resource.Interface
Click to show internal directories.
Click to hide internal directories.