mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 20:58:00 +00:00
Follow golang-cli-flags pattern: config struct holds parsed flags and loaded resources; handle and serve are methods on *IPCheck. Adds -V/help pre-parse handling. Inlines clientIP into the handler.