logs_model

package
v0.0.0-...-b4792c6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ContinuesExecution map[string]bool

Functions

This section is empty.

Types

type AvailableLogs

type AvailableLogs struct {
	gorm.Model
	LogsID   uint   `json:"log_id"`
	Location string `json:"location"`
}

type Logs

type Logs struct {
	gorm.Model
	DeviceType    string          `json:"device_type"`
	AvailableLogs []AvailableLogs `json:"available_logs"`
}

Jump to

Keyboard shortcuts

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