model

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Device

type Device struct {
	Uid         string `json:"uid"`
	ConnectId   string `json:"connectId"`
	DeviceUuid  string `json:"deviceUuid"`
	DeviceType  int32  `json:"deviceType"`
	DeviceName  string `json:"deviceName"`
	Username    string `json:"username"`
	DeviceToken string `json:"deviceToken"`
	IsEnabled   bool   `json:"isEnabled"`
	AddTime     uint64 `json:"addTime"`
	DTUid       string `json:"-"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL