summaryrefslogtreecommitdiff
path: root/plugin/special/stdin.go
AgeCommit message (Collapse)Author
2026-04-28Refactor all plugins to use functional options patterncopilot/refactor-plugins-functional-optionscopilot-swe-agent[bot]
Agent-Logs-Url: https://github.com/Loyalsoldier/geoip/sessions/e2b66c9a-3d01-490c-9b31-32109cfe4feb Co-authored-by: Loyalsoldier <[email protected]>
2026-03-06Chore: extract common GetIgnoreIPType logic202604142159202604090028202604020031202603260032202603190030202603120023202603061527Loyalsoldier
2024-10-31Feat: export input & output convertersLoyalsoldier
2024-08-31Chore: make error messages consistent across formatsLoyalsoldier
2024-07-06Fix: remove entry & prefixLoyalsoldier
2024-07-04Feat: support stdin as inputLoyalsoldier
stdin stands for standard input, which means geoip now supports pipe operator