Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Profile ¶
type Profile struct { XMLNS string `xml:"xmlns,attr,omitempty"` Apps []*models.ApplicationVisibilities `xml:"applicationVisibilities,omitempty"` }
func (Profile) Len ¶
Profile implements sort.Interface by providing Less and using the Len and Swap methods of the embedded Apps value.
Click to show internal directories.
Click to hide internal directories.