Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SetSubtype ¶
type SetSubtype int
SetSubtype is an enum of the various sub type of application
const ( Web SetSubtype = iota Desktop )
func (SetSubtype) String ¶
func (r SetSubtype) String() string
Click to show internal directories.
Click to hide internal directories.