middleware

package
v0.0.0-...-94c0bac Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMiddlewareCalls

func GetMiddlewareCalls() int32

GetMiddlewareCalls returns the current middleware call count

func ResetMiddlewareCalls

func ResetMiddlewareCalls()

ResetMiddlewareCalls resets the middleware call counter

Types

type Logger

type Logger struct {
	Messages []string
}

Simple logger service for testing

func (*Logger) Log

func (l *Logger) Log(msg string)

Source Files

  • handlers.go
  • middleware.go

Jump to

Keyboard shortcuts

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