frame

package
v1.1.82 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 PageTag added in v0.8.7

type PageTag struct {
	PageTag   string `json:"pageTag"`
	Direction int64  `json:"direction"`
}

type PageTagResp added in v1.1.82

type PageTagResp struct {
	PageTag    *PageTag `json:"pageTag"`
	Count      int64    `json:"count"`
	IsLastPage bool     `json:"isLastPage"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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