album

package
v0.0.0-...-8552df0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

package album get photo info from a uid

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlbumClient

type AlbumClient struct {
	Uid        string
	HasNext    bool
	CurSinceId string
}

func (*AlbumClient) RequestNextPage

func (c *AlbumClient) RequestNextPage() ([]*PhotoInfo, error)

for c.hasNext ...

func (*AlbumClient) ResetPointer

func (c *AlbumClient) ResetPointer()

type MBlog

type MBlog struct {
	Id                    string
	Mid                   string
	Text                  string
	IsLongText            bool
	AuthorId              string
	AuthorScreenName      string
	AuthorProfileImageURL string
}

type PhotoInfo

type PhotoInfo struct {
	Pic_small  string
	Pic_middle string
	Pic_big    string
	Pic_mw2000 string
	Photo_tag  int64
	Pic_id     string
	Video      string
	Pic_type   string
	Blog       *MBlog
}

cards->[1]->card_group->[1]->pics

Jump to

Keyboard shortcuts

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