fasthttp

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Overview

Package fasthttp provides a Scale Runtime Adapter for the fasthttp library

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromRequestContext

func FromRequestContext(ctx *signature.Context, fastCTX *fasthttp.RequestCtx)

func FromResponseContext

func FromResponseContext(ctx *signature.Context, fastCTX *fasthttp.RequestCtx)

func ToRequestContext

func ToRequestContext(ctx *signature.Context, fastCTX *fasthttp.RequestCtx)

func ToResponseContext

func ToResponseContext(ctx *signature.Context, fastCTX *fasthttp.RequestCtx)

Types

type FastHTTP

type FastHTTP struct {
	// contains filtered or unexported fields
}

func New

func (*FastHTTP) Handle

func (f *FastHTTP) Handle(ctx *fasthttp.RequestCtx)

func (*FastHTTP) Next

func (f *FastHTTP) Next(fastCTX *fasthttp.RequestCtx) scale.Next[*signature.Context]

Jump to

Keyboard shortcuts

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