Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByFollowersCount ¶
type ByFollowersCount []SimplifiedUser
ByFollowersCount - Sort user by Followers count
func (ByFollowersCount) Len ¶
func (s ByFollowersCount) Len() int
func (ByFollowersCount) Less ¶
func (s ByFollowersCount) Less(i, j int) bool
func (ByFollowersCount) Swap ¶
func (s ByFollowersCount) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.