frame

package
v1.1.84 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const DirectionBackward = 1
View Source
const DirectionForward = -1

Variables

This section is empty.

Functions

func App added in v0.9.2

func App(ctx context.Context) string
func Header(ctx context.Context) http.Header

func IsHayo added in v0.9.2

func IsHayo(ctx context.Context) bool

func IsKeke added in v1.1.67

func IsKeke(ctx context.Context) bool

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 Page added in v1.1.84

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

func (*Page) Direction added in v1.1.84

func (p *Page) Direction() (int, string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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