fasthttp_context

package
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Context

func ContextFromRequest added in v1.4.9

func ContextFromRequest(req *fasthttp.RequestCtx, tracing bool) (*Context, trace.Span)

type FastHttpContext added in v1.7.2

type FastHttpContext contexti.RequestContext[*fasthttp.RequestCtx]

func (*FastHttpContext) SendHeader added in v1.7.2

func (c *FastHttpContext) SendHeader(md metadata.MD) error

func (*FastHttpContext) SetCookie added in v1.7.2

func (c *FastHttpContext) SetCookie(v string) error

func (*FastHttpContext) SetHeader added in v1.7.2

func (c *FastHttpContext) SetHeader(md metadata.MD) error

func (*FastHttpContext) SetTrailer added in v1.7.2

func (c *FastHttpContext) SetTrailer(md metadata.MD) error

func (*FastHttpContext) WriteHeader added in v1.7.2

func (c *FastHttpContext) WriteHeader(k, v string) error

Jump to

Keyboard shortcuts

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