package
Version:
v0.0.0-...-b53f2a2
Opens a new window with list of versions in this module.
Published: Jan 31, 2023
License: ISC
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Barista struct {
gorm.Model `swaggerignore:"true" faker:"-"`
Name string `json:"name" example:"John" faker:"first_name" validate:"min=2,max=50"`
Email string `json:"email" example:"kafejo@kafejo.dev" faker:"email" validate:"email"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.