/go-toolkit

Golang toolkit

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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