package
Version:
v1.2.8
Opens a new window with list of versions in this module.
Published: Nov 18, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type User struct {
ID string `json:"id"`
Name string `json:"name"`
Sex string `json:"sex"`
}
User 用户表
Source Files
¶
Click to show internal directories.
Click to hide internal directories.