domain

package
v0.0.0-...-b53f2a2 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2023 License: ISC Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Barista

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"`
}

func (*Barista) Validate

func (b *Barista) Validate() error

Jump to

Keyboard shortcuts

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