model

package
v1.8.4 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2025 License: GPL-3.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 {
	UserID      string `column:"user_id"`
	Nickname    string `column:"nickname"`
	FaceURL     string `column:"face_url"`
	Birth       string `column:"birth"`
	Gender      string `column:"gender"`
	AreaCode    string `column:"area_code"`
	PhoneNumber string `column:"phone_number"`
	Email       string `column:"email"`
	Account     string `column:"account"`
	Password    string `column:"password"`
}

func (User) SheetName

func (User) SheetName() string

Jump to

Keyboard shortcuts

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