# Functions
GetNodeID returns the node ID of the client.
GetRemoteAddr returns the remote address of the client.
GetUserID returns the user ID of the client.
New returns a new HTTP handler with the given auth handler and additional request context fields.
# Structs
Handler represents an HTTP handler that also adds remote client address and node ID to the request context.
No description provided by the author
No description provided by the author