Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 464 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 464 Bytes

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