Documentation
¶
Overview ¶
Package deprecation emits runtime Deprecation, Sunset, and Link headers.
The middleware follows the current HTTP header contracts for deprecation and sunset signaling while leaving response status and body behavior unchanged.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Middleware ¶
type Middleware struct {
// contains filtered or unexported fields
}
Middleware emits deprecation headers without changing response behavior.
Click to show internal directories.
Click to hide internal directories.