common

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 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 Pagination

type Pagination struct {
	PageNum int64 `json:"page_num"`

	PageSize int64 `json:"page_size"`

	Total int64 `json:"total"`
}

type UserDetail

type UserDetail struct {
	UserKey string `json:"user_key"`

	Username string `json:"username"`

	Email string `json:"email"`

	NameCn string `json:"name_cn"`

	NameEn string `json:"name_en"`
}

Jump to

Keyboard shortcuts

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