summaryrefslogtreecommitdiff
path: root/plugin/special/stdin.go
AgeCommit message (Collapse)Author
2026-04-28Complete functional options pattern refactoring for special pluginclaude/refactor-plugins-functional-optionsanthropic-code-agent[bot]
Agent-Logs-Url: https://github.com/Loyalsoldier/geoip/sessions/0483b641-15da-4630-a3ad-53f8d1c65fe9 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