Documentation ¶
Overview ¶
Package types implements basic types
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BootID ¶
type BootID struct {
// contains filtered or unexported fields
}
BootID represents BOOTID.UPNP.ORG asdescribed in the of the UPnP Device Architecture 2.0
func (*BootID) Incr ¶
func (me *BootID) Incr()
Incr increases the current and the next value of boot id
Click to show internal directories.
Click to hide internal directories.