models

package
v0.0.0-...-0323998 Latest Latest
Warning

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

Go to latest
Published: May 13, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProblemReport

type ProblemReport struct {
	gorm.Model
	Latitude  float64
	Longitude float64
	Type      string
	Timestamp string
}

ProblemReport Base type for problem report

type ProblemReportCategory

type ProblemReportCategory struct {
	gorm.Model
	Label      string
	ReportType string
	Enabled    bool
}

ProblemReportCategory Base object for problem report category

Jump to

Keyboard shortcuts

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