imagewall

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2023 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 Data

type Data struct {
	SinceID interface{} `json:"since_id"`
	List    []List      `json:"list"`
}

type ImageWall

type ImageWall struct {
	Data              Data   `json:"data"`
	BottomTipsVisible bool   `json:"bottom_tips_visible"`
	BottomTipsText    string `json:"bottom_tips_text"`
	Ok                int64  `json:"ok"`
}

type List

type List struct {
	PID           string `json:"pid"`
	Mid           string `json:"mid"`
	IsPaid        bool   `json:"is_paid"`
	TimelineMonth string `json:"timeline_month"`
	TimelineYear  string `json:"timeline_year"`
	ObjectID      string `json:"object_id"`
}

Jump to

Keyboard shortcuts

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