devicemodels

package
v0.0.15-20240726203046... Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2024 License: GPL-3.0 Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Device

type Device struct {
	Id           string `bson:"_id,omitempty"`
	CreationDate *int64 `bson:"creationdate,omitempty"`
	LastUpdate   *int64 `bson:"updatedate,omitempty"`
	User         string `bson:"user,omitempty"`
	Address      string `bson:"address,omitempty"`
	UserAgent    string `bson:"useragent,omitempty"`
	Token        string `bson:"token,omitempty"`
}

func (*Device) Bson

func (d *Device) Bson() bson.M

func (*Device) Clone

func (d *Device) Clone() *Device

func (*Device) Default

func (d *Device) Default()

Jump to

Keyboard shortcuts

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