frame

package
v1.1.70 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

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"`
	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