frame

package
v0.8.9 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Header(ctx context.Context) http.Header

func Request added in v0.2.4

func Request(ctx context.Context) *http.Request

Types

type BaseResponse

type BaseResponse struct {
	Code    int    `json:"code"`
	Message string `json:"message"`
}

type PageTag added in v0.8.7

type PageTag struct {
	PageTag        string `json:"pageTag"`
	ForwardPageTag string `json:"forwardPageTag"`
	//IsForward      bool   `json:"isForward"`
	IsLastPage bool  `json:"isLastPage"`
	Count      int64 `json:"count"`
}

func (*PageTag) Direction added in v0.8.9

func (p *PageTag) Direction() int64

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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