models

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Users

type Users struct {
	gorm.Model
	Name        string `json:"name,omitempty" gorm:"index"`
	Username    string `json:"username,omitempty" gorm:"unique"`
	PasswordEnc string `json:"peassword_enc,omitempty"`
}

Edit this models

Jump to

Keyboard shortcuts

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