package
Version:
v0.0.0-...-07d62d3
Opens a new window with list of versions in this module.
Published: Sep 4, 2024
License: GPL-3.0
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 {
Username string `json:"username"`
Url string `json:"url"`
Followers uint64 `json:"followers"`
Following uint64 `json:"following"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.