models

package
v0.0.0-...-fca3bc1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2021 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnergyDrink

type EnergyDrink struct {
	gorm.Model

	Name   string `json:"name"`
	Brand  string `json:"brand"`
	Volume int    `json:"volume"`
	Price  int    `json:"price"`
	// contains filtered or unexported fields
}

type EnergyDrinks

type EnergyDrinks []EnergyDrink

Jump to

Keyboard shortcuts

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