model

package
v0.0.0-...-35d1274 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2021 License: LGPL-2.1 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Firma

type Firma struct {
	gorm.Model
	ID   uint `gorm:" primaryKey "`
	Name string
	X    float64
	Y    float64
}

type Webseiten

type Webseiten struct {
	gorm.Model
	ID     uint `gorm:" primaryKey "`
	Titel  string
	Inhalt string
}

Jump to

Keyboard shortcuts

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