logger

package
v0.0.0-...-aa00f69 Latest Latest
Warning

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

Go to latest
Published: May 13, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResponseWriter

type ResponseWriter struct {
	StatusCode int
	HttpRW     http.ResponseWriter
}

func (*ResponseWriter) Flush

func (rw *ResponseWriter) Flush()

Flush implements http.Flusher.

func (*ResponseWriter) Header

func (rw *ResponseWriter) Header() http.Header

Header implements http.ResponseWriter.

func (*ResponseWriter) Write

func (rw *ResponseWriter) Write(b []byte) (int, error)

Write implements http.ResponseWriter.

func (*ResponseWriter) WriteHeader

func (rw *ResponseWriter) WriteHeader(statusCode int)

WriteHeader implements http.ResponseWriter.

Jump to

Keyboard shortcuts

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