e2e

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GinResponseWriter

type GinResponseWriter struct {
	http.ResponseWriter
}

func (*GinResponseWriter) CloseNotify

func (g *GinResponseWriter) CloseNotify() <-chan bool

func (*GinResponseWriter) Flush

func (g *GinResponseWriter) Flush()

func (*GinResponseWriter) Hijack

func (g *GinResponseWriter) Hijack() (net.Conn, *bufio.ReadWriter, error)

func (*GinResponseWriter) Pusher

func (g *GinResponseWriter) Pusher() http.Pusher

func (*GinResponseWriter) Size

func (g *GinResponseWriter) Size() int

func (*GinResponseWriter) Status

func (g *GinResponseWriter) Status() int

func (*GinResponseWriter) WriteHeaderNow

func (g *GinResponseWriter) WriteHeaderNow()

func (*GinResponseWriter) WriteString

func (g *GinResponseWriter) WriteString(s string) (int, error)

func (*GinResponseWriter) Written

func (g *GinResponseWriter) Written() bool

Jump to

Keyboard shortcuts

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