fasthttp

package
v0.0.0-...-3e353e7 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IPAdressByRequest

func IPAdressByRequest(ctx *fasthttp.RequestCtx) string

IPAdressByRequest conext

func IPAdressByRequestCF

func IPAdressByRequestCF(ctx *fasthttp.RequestCtx) (ip string)

IPAdressByRequestCF context detection

func IsSecure

func IsSecure(ctx *fasthttp.RequestCtx) bool

IsSecure request

func IsSecureCF

func IsSecureCF(ctx *fasthttp.RequestCtx) bool

IsSecureCF request

Types

type ParamReader

type ParamReader struct {
	Form *multipart.Form
	*fasthttp.Args
}

ParamReader for echo request

func NewParamReader

func NewParamReader(ctx *fasthttp.RequestCtx) ParamReader

NewParamReader for echo request

func (ParamReader) Param

func (r ParamReader) Param(key string) string

Param from reuqst

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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