fetcherResponse

package
v0.0.0-...-7330dbb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2017 License: MIT Imports: 0 Imported by: 0

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)

type SimplifiedUser

type SimplifiedUser struct {
	ID        int64
	Name      string
	Username  string
	Followers int
}

SimplifiedUser - Simplified twitter user data structure

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL