Set of frequently used functions:
- ClientIP - detects client IP using X-Forwarded-For and X-Real-IP headers along with client address
- ClientID - assign to client randomly generated unique ID
- Package geoip - Geo IP database helper
go get gopkg.in/sima-land/go-toolkit.v1