models

package
v0.0.0-...-d3bf484 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Record

type Record struct {
	gorm.Model
	Location  string  `json:"location"`
	Timestamp string  `json:"timestamp"`
	Signature string  `json:"signature"`
	Material  int32   `json:"material"`
	A         float32 `json:"a"`
	B         float32 `json:"b"`
	C         float32 `json:"c"`
	D         float32 `json:"d"`
}

Jump to

Keyboard shortcuts

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