middleware

package
v0.1.32 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChiEntry

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

func (*ChiEntry) Panic

func (ch *ChiEntry) Panic(v interface{}, stack []byte)

func (*ChiEntry) Write

func (ch *ChiEntry) Write(status int, bytes int, header http.Header, elapsed time.Duration, extra interface{})

type ChiLogger

type ChiLogger struct{}

func (ChiLogger) NewLogEntry

func (ChiLogger) NewLogEntry(r *http.Request) chimiddleware.LogEntry

type ChiSimpleEntry

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

func (*ChiSimpleEntry) Panic

func (ch *ChiSimpleEntry) Panic(v interface{}, stack []byte)

func (*ChiSimpleEntry) Write

func (ch *ChiSimpleEntry) Write(status int, bytes int, header http.Header, elapsed time.Duration, extra interface{})

type ChiSimpleLogger

type ChiSimpleLogger struct{}

func (ChiSimpleLogger) NewLogEntry

Jump to

Keyboard shortcuts

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