package
Version:
v5.3.0
Opens a new window with list of versions in this module.
Published: Feb 3, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package attributes manages PSR-7-style request attributes stored in the
request context, enabling data passing from Go middleware to PHP workers.
All returns all context attributes.
Get gets the value from the request context. It replaces any existing
values.
Init returns request with new context and attribute bag.
Set sets the key to value. It replaces any existing
values. Context-specific.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.