models

package
v0.0.0-...-72605ad Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 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 Puso

type Puso struct {
	gorm.Model `swaggerignore:"true"`
	Name       string  `json:"name,omitempty"`
	Color      string  `json:"color,omitempty"`
	Weight     float32 `json:"weight,omitempty"`
	Owner      string  `json:"owner,omitempty"`
	Laziness   int     `json:"laziness,omitempty"`
}

Jump to

Keyboard shortcuts

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