distribution/internal
Cory Snider 9157226e7b Extract request utilities into its own package
The RemoteAddr and RemoteIP functions operate on *http.Request values,
not contexts. They have very low cohesion with the rest of the package.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-10-27 10:58:37 -04:00
..
client Move context package internal 2023-10-27 10:58:37 -04:00
dcontext Extract request utilities into its own package 2023-10-27 10:58:37 -04:00
requestutil Extract request utilities into its own package 2023-10-27 10:58:37 -04:00
uuid Make our UUID package internal 2023-10-24 18:11:41 -04:00