Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                

models

package
v0.0.0-...-5920129 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Store = sessions.NewCookieStore(key)

	// Trucks array for each Truck struct
	Trucks []Truck
)

To initialize sessions

Functions

This section is empty.

Types

type Truck

type Truck struct {
	Id       int64
	FuelType string
	Payload  float64 // In tons
	Distance float64 // In kilometers
}

STRUCTS

type User

type User struct {
	Login          string
	Password       string
	HashedPassword string
}
var U User

Jump to

Keyboard shortcuts

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