sports

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParamNews

type ParamNews struct {
	Route string `form:"route" validate:"required"`
}

ParamNews qq news param.

type ParamQq

type ParamQq struct {
	Tp    int64  `form:"tp"`
	Route string `form:"route"`
}

ParamQq qq param

type QqRes

type QqRes struct {
	Ret     int             `json:"ret,omitempty"`
	IDlist  json.RawMessage `json:"idlist,omitempty"`
	ID      string          `json:"id"`
	Title   string          `json:"title"`
	URL     string          `json:"url"`
	Kurl    string          `json:"kurl"`
	Atype   interface{}     `json:"atype"`
	Img     json.RawMessage `json:"img"`
	Cid     string          `json:"cid"`
	Src     string          `json:"src"`
	Time    int64           `json:"time"`
	Pubtime string          `json:"pubtime"`
	Surl    string          `json:"surl"`
	Content json.RawMessage `json:"content"`
	Voteid  interface{}     `json:"voteid"`
}

QqRes qq result

Jump to

Keyboard shortcuts

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