model

package
v0.0.0-...-1512f51 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Uid      int64
	UserName string
	Password string
	Email    string
	Phone    string
}

User 用于在 handler --- use case --- infrastructure 之间传递数据的实体类 目的是方便 use case 操作对应的业务

Jump to

Keyboard shortcuts

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