app

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APP

type APP struct {
	API *api.API
}

func NewApp added in v1.3.3

func NewApp(api *api.API) *APP

func (*APP) GetBookInfo added in v1.1.2

func (sfacg *APP) GetBookInfo(bookId any) (gjson.Result, error)

func (*APP) GetBookListBySearchKeyword added in v1.0.8

func (sfacg *APP) GetBookListBySearchKeyword(keyword string, page any) ([]gjson.Result, error)

func (*APP) GetBookListByTag added in v1.0.8

func (sfacg *APP) GetBookListByTag(tagName string, page any) ([]gjson.Result, error)

func (*APP) GetChapterContentText

func (sfacg *APP) GetChapterContentText(chapterId any) (string, error)

func (*APP) GetChapterDirList

func (sfacg *APP) GetChapterDirList(bookId any, chapterVerification bool) ([]gjson.Result, error)

func (*APP) GetCookie

func (sfacg *APP) GetCookie(username, password string) (string, error)

Jump to

Keyboard shortcuts

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