Skip to content

sima-land/go-toolkit

Repository files navigation

Go toolkit Go Report Card

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

Install

go get gopkg.in/sima-land/go-toolkit.v1