package
6.3.2+incompatible
Repository: https://github.com/liuzhengyang/apm-server.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
ExtractIP calls RemoteAddr(r), and passes the result into net.ParseIP and returns that.
InsertInMap modifies `data` *in place*, inserting `values` at the given `key`.
MergeAdd modifies `m` *in place*, inserting `valu` at the given `key`.
No description provided by the author
No description provided by the author
ParseForwarded parses a "Forwarded" HTTP header.
RemoteAddr returns the remote address for the HTTP request.
# Structs
ForwardedHeader holds information extracted from a "Forwarded" HTTP header.
No description provided by the author