
Package xff is a net/http middleware/handler to parse Forwarded HTTP Extension in Golang.
Parse function parses the value of the X-Forwarded-For Header and returns the IP address.
Options is a configuration container, provided by this package, to setup the XFF middleware.