domain

package
v0.0.0-...-9481346 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: MIT Imports: 3 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 {
	DeviceID string
	Name     string
	// contains filtered or unexported fields
}

func (*Device) GetInteractionID

func (d *Device) GetInteractionID() string

func (*Device) SetInteractionID

func (d *Device) SetInteractionID()

type DeviceSubmission

type DeviceSubmission struct {
	Timestamp time.Time
	Location  GeoLocation
	Devices   []Device
}

type GeoLocation

type GeoLocation struct {
	Latitude  decimal.Decimal
	Longitude decimal.Decimal
}

Jump to

Keyboard shortcuts

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