mirror of
https://github.com/mudler/luet.git
synced 2025-08-25 18:38:51 +00:00
Optionally add back privileged extraction which can be enabled with LUET_PRIVILEGED_EXTRACT=true Signed-off-by: Ettore Di Giacinto <mudler@sabayon.org>
4 lines
101 B
Go
4 lines
101 B
Go
// Package nethttp provides OpenTracing instrumentation for the
|
|
// net/http package.
|
|
package nethttp
|