Discover Packages
github.com/shichen437/gowlive
internal
app
admin
model
package
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: Nov 20, 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
Documentation
¶
type UserInfo struct {
Id int `json:"id"`
Username string `json:"username"`
Nickname string `json:"nickname"`
Sex int `json:"sex"`
Status int `json:"status"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.