mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-25 01:38:30 +02:00
fix middleware tracer and cloudflareRealIP
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
type (
|
||||
realIP struct {
|
||||
RealIPOpts
|
||||
*Tracer
|
||||
Tracer
|
||||
}
|
||||
RealIPOpts struct {
|
||||
// Header is the name of the header to use for the real client IP
|
||||
|
||||
Reference in New Issue
Block a user