package
Version:
v0.0.0-...-f6026b5
Opens a new window with list of versions in this module.
Published: Aug 8, 2022
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 Followers []follower
Followers represents list of followers
User represents list of user information
type UserInfo struct {
Name string `json:"name"`
Location string `json:"location"`
}
userInfo encapsulates user information
Source Files
¶
Click to show internal directories.
Click to hide internal directories.