Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Address ¶
type Address struct {
ID string `json:"id"`
MachineID string `json:"machineId"`
LocalID string `json:"localId"`
}
func NewAddressFromID ¶
func (*Address) GetMachineID ¶
func (*Address) MarshalJSON ¶
func (*Address) UnmarshalJSON ¶
type EventEmitter ¶
Click to show internal directories.
Click to hide internal directories.