pixiv

package
v1.7.4 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2020 License: MIT Imports: 22 Imported by: 0

Documentation

Overview

Package pixiv contains the implementation of the pixiv module

Index

Constants

View Source
const (
	// SearchAPIPublic is the key constant for the public search API (no limitations)
	SearchAPIPublic = "public"
	//SearchAPIMobile is the key constant for the mobile search API (limited to 5000 results)
	SearchAPIMobile = "mobile"

	// Ugoira is the returned API type for animations
	Ugoira = "ugoira"
)

Variables

This section is empty.

Functions

func NewBareModule

func NewBareModule() *models.Module

NewBareModule returns a bare module implementation for the CLI options

Types

This section is empty.

Directories

Path Synopsis
Package ajaxapi handles the AJAX functionality which is not usable from neither the public or the mobile API such as the fanboxes or possibly the like functionality
Package ajaxapi handles the AJAX functionality which is not usable from neither the public or the mobile API such as the fanboxes or possibly the like functionality
Package mobileapi handles the default API functionality reverse engineered from the mobile application since the API is not documented or intended to be used outside of the mobile application
Package mobileapi handles the default API functionality reverse engineered from the mobile application since the API is not documented or intended to be used outside of the mobile application
Package pixivapi offers shared functionality for the public API and the mobile API
Package pixivapi offers shared functionality for the public API and the mobile API
internal
Package internal contains all the internal functions for the pixiv API token retrieval and refresh process
Package internal contains all the internal functions for the pixiv API token retrieval and refresh process
Package publicapi handles the default API functionality reverse engineered from the public API
Package publicapi handles the default API functionality reverse engineered from the public API

Jump to

Keyboard shortcuts

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