package
0.0.0-20250126144638-1703ca666225
Repository: https://github.com/rmorlok/authproxy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
Set allows you to take an arbitrary key and value and use it in With(...) chaining on the context.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
UuidGenerator is an interface to an object that will provide random UUIDs (UUID1, UUID4).
WithApplier is a function that will apply a value to a context using WithValue and return the updated context.